Skip to content

Commit

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

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

---
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.4.1 to 0.5.0

Bumps [emmet-core](https://github.com/materialsproject/emmet) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/materialsproject/emmet/releases)
- [Changelog](https://github.com/materialsproject/emmet/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/emmet@v0.4.1...v0.5.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.65.2 to 0.66.0

Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.65.2 to 0.66.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](tiangolo/fastapi@0.65.2...0.66.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.9 to 2022.0.10

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

---
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 6, 2021
1 parent da4ae60 commit da5a9f4
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.65.2
fastapi==0.66.0
maggma==0.29.4
uvicorn==0.14.0
gunicorn[gevent]==20.1.0
boto3==1.17.102
boto3==1.17.105
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.9
pymatgen==2022.0.10
typing-extensions==3.10.0.0
maggma==0.29.4
requests==2.25.1
monty==2021.6.10
emmet-core==0.4.1
emmet-core==0.5.0
ratelimit==2.2.1

0 comments on commit da5a9f4

Please sign in to comment.