Skip to content

Commit

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

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

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

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

Bump emmet-core from 0.9.1 to 0.9.3

Bumps [emmet-core](https://github.com/materialsproject/emmet) from 0.9.1 to 0.9.3.
- [Release notes](https://github.com/materialsproject/emmet/releases)
- [Changelog](https://github.com/materialsproject/emmet/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/emmet@v0.9.1...v0.9.3)

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

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

Bump maggma from 0.30.4 to 0.31.0

Bumps [maggma](https://github.com/materialsproject/maggma) from 0.30.4 to 0.31.0.
- [Release notes](https://github.com/materialsproject/maggma/releases)
- [Changelog](https://github.com/materialsproject/maggma/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/maggma@v0.30.4...v0.31.0)

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

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

Bump pre-commit from 2.13.0 to 2.14.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.13.0 to 2.14.0.
- [Release notes](https://github.com/pre-commit/pre-commit/releases)
- [Changelog](https://github.com/pre-commit/pre-commit/blob/master/CHANGELOG.md)
- [Commits](pre-commit/pre-commit@v2.13.0...v2.14.0)

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

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

Bump types-requests from 2.25.2 to 2.25.6

Bumps [types-requests](https://github.com/python/typeshed) from 2.25.2 to 2.25.6.
- [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] <[email protected]>

Bump uvicorn from 0.14.0 to 0.15.0

Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](encode/uvicorn@0.14.0...0.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tschaume committed Aug 20, 2021
1 parent 09518a7 commit 6a4c454
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 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.68.0
maggma==0.30.4
uvicorn==0.14.0
maggma==0.31.0
uvicorn==0.15.0
gunicorn[gevent]==20.1.0
boto3==1.18.11
boto3==1.18.21
4 changes: 2 additions & 2 deletions requirements-testing.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
pre-commit==2.13.0
pre-commit==2.14.0
pytest==6.2.4
pytest-asyncio==0.15.1
pytest-cov==2.12.1
Expand All @@ -9,4 +9,4 @@ mypy==0.910
mypy-extensions==0.4.3
typing-extensions==3.10.0.0
types-pkg_resources==0.1.3
types-requests==2.25.2
types-requests==2.25.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.11
typing-extensions==3.10.0.0
maggma==0.30.4
maggma==0.31.0
requests==2.26.0
monty==2021.7.8
emmet-core==0.9.1
emmet-core==0.9.3
ratelimit==2.2.1

0 comments on commit 6a4c454

Please sign in to comment.