Skip to content

Commit

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

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

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

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

Bump fastapi from 0.70.0 to 0.70.1

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

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

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

Bump maggma from 0.38.0 to 0.38.1

Bumps [maggma](https://github.com/materialsproject/maggma) from 0.38.0 to 0.38.1.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.38.0...v0.38.1)

---
updated-dependencies:
- dependency-name: maggma
  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 Dec 13, 2021
1 parent f437ddd commit 142e25a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions requirements-server.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
fastapi==0.70.0
maggma==0.38.0
fastapi==0.70.1
maggma==0.38.1
uvicorn==0.15.0
gunicorn[gevent]==20.1.0
boto3==1.20.21
boto3==1.20.23
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.1
maggma==0.38.0
maggma==0.38.1
requests==2.26.0
monty==2021.12.1
emmet-core==0.18.0
Expand Down

0 comments on commit 142e25a

Please sign in to comment.