Skip to content

Commit

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

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

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

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

Bump emmet-core from 0.8.2 to 0.9.0

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

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

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

Bump fastapi from 0.66.1 to 0.67.0

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

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

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

Bump pymatgen from 2022.0.10 to 2022.0.11

Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.0.10 to 2022.0.11.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2022.0.10...v2022.0.11)

---
updated-dependencies:
- dependency-name: pymatgen
  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 Jul 26, 2021
1 parent 8b252c5 commit a125259
Show file tree
Hide file tree
Showing 2 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.66.1
fastapi==0.67.0
maggma==0.30.2
uvicorn==0.14.0
gunicorn[gevent]==20.1.0
boto3==1.18.2
boto3==1.18.6
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
pydantic==1.8.2
pymatgen==2022.0.10
pymatgen==2022.0.11
typing-extensions==3.10.0.0
maggma==0.30.2
requests==2.26.0
monty==2021.7.8
emmet-core==0.8.2
emmet-core==0.9.0
ratelimit==2.2.1

0 comments on commit a125259

Please sign in to comment.