Skip to content

Commit

Permalink
dependabot PRs
Browse files Browse the repository at this point in the history
Bump boto3 from 1.18.7 to 1.18.11

Bumps [boto3](https://github.com/boto/boto3) from 1.18.7 to 1.18.11.
- [Release notes](https://github.com/boto/boto3/releases)
- [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst)
- [Commits](boto/boto3@1.18.7...1.18.11)

---
updated-dependencies:
- dependency-name: boto3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Bump emmet-core from 0.9.0 to 0.9.1

Bumps [emmet-core](https://github.com/materialsproject/emmet) from 0.9.0 to 0.9.1.
- [Release notes](https://github.com/materialsproject/emmet/releases)
- [Changelog](https://github.com/materialsproject/emmet/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/emmet@v0.9.0...v0.9.1)

---
updated-dependencies:
- dependency-name: emmet-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

Bump fastapi from 0.67.0 to 0.68.0

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.67.0 to 0.68.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](fastapi/fastapi@0.67.0...0.68.0)

---
updated-dependencies:
- dependency-name: fastapi
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Bump types-requests from 2.25.0 to 2.25.1

Bumps [types-requests](https://github.com/python/typeshed) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tschaume committed Aug 2, 2021
1 parent 6b5f2b1 commit 8db87c4
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions requirements-server.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi==0.67.0
fastapi==0.68.0
maggma==0.30.2
uvicorn==0.14.0
gunicorn[gevent]==20.1.0
boto3==1.18.7
boto3==1.18.11
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ mypy==0.910
mypy-extensions==0.4.3
typing-extensions==3.10.0.0
types-pkg_resources==0.1.3
types-requests==2.25.0
types-requests==2.25.1
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ typing-extensions==3.10.0.0
maggma==0.30.2
requests==2.26.0
monty==2021.7.8
emmet-core==0.9.0
emmet-core==0.9.1
ratelimit==2.2.1

0 comments on commit 8db87c4

Please sign in to comment.