Skip to content

Commit

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

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

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

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

Bump pymatgen from 2022.0.13 to 2022.0.14

Bumps [pymatgen](https://github.com/materialsproject/pymatgen) from 2022.0.13 to 2022.0.14.
- [Release notes](https://github.com/materialsproject/pymatgen/releases)
- [Changelog](https://github.com/materialsproject/pymatgen/blob/master/CHANGES.rst)
- [Commits](materialsproject/pymatgen@v2022.0.13...v2022.0.14)

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

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

Bump typing-extensions from 3.10.0.1 to 3.10.0.2

Bumps [typing-extensions](https://github.com/python/typing) from 3.10.0.1 to 3.10.0.2.
- [Release notes](https://github.com/python/typing/releases)
- [Commits](python/typing@3.10.0.1...3.10.0.2)

---
updated-dependencies:
- dependency-name: typing-extensions
  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 Sep 7, 2021
1 parent 6cdfc63 commit a48d459
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements-server.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ fastapi==0.68.1
maggma==0.31.0
uvicorn==0.15.0
gunicorn[gevent]==20.1.0
boto3==1.18.36
boto3==1.18.37
2 changes: 1 addition & 1 deletion requirements-testing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ pycodestyle==2.7.0
flake8==3.9.2
mypy==0.910
mypy-extensions==0.4.3
typing-extensions==3.10.0.1
typing-extensions==3.10.0.2
types-pkg_resources==0.1.3
types-requests==2.25.6
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pydantic==1.8.2
pymatgen==2022.0.13
typing-extensions==3.10.0.1
pymatgen==2022.0.14
typing-extensions==3.10.0.2
maggma==0.31.0
requests==2.26.0
monty==2021.8.17
Expand Down

0 comments on commit a48d459

Please sign in to comment.