Skip to content

Commit

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

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Bump maggma from 0.32.2 to 0.32.3

Bumps [maggma](https://github.com/materialsproject/maggma) from 0.32.2 to 0.32.3.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.32.2...v0.32.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Bump types-requests from 2.26.0 to 2.26.1

Bumps [types-requests](https://github.com/python/typeshed) from 2.26.0 to 2.26.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] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tschaume committed Nov 29, 2021
1 parent bac5b28 commit a5214e9
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.70.0
maggma==0.32.2
maggma==0.32.3
uvicorn==0.15.0
gunicorn[gevent]==20.1.0
boto3==1.20.10
boto3==1.20.15
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==4.0.0
types-pkg_resources==0.1.3
types-requests==2.26.0
types-requests==2.26.1
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pydantic==1.8.2
pymatgen>=2022.0.16
typing-extensions==4.0.0
maggma==0.32.2
maggma==0.32.3
requests==2.26.0
monty==2021.8.17
emmet-core==0.18.0
Expand Down

0 comments on commit a5214e9

Please sign in to comment.