Skip to content

Commit

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

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

---
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.11.0 to 0.12.2

Bumps [emmet-core](https://github.com/materialsproject/emmet) from 0.11.0 to 0.12.2.
- [Release notes](https://github.com/materialsproject/emmet/releases)
- [Changelog](https://github.com/materialsproject/emmet/blob/main/docs/CHANGELOG.md)
- [Commits](materialsproject/emmet@v0.11.0...v0.12.2)

---
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 pre-commit from 2.14.1 to 2.15.0

Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 2.14.1 to 2.15.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.14.1...v2.15.0)

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

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

Bump pymatgen from 2022.0.12 to 2022.0.13

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

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

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

Bump pytest from 6.2.4 to 6.2.5

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.4 to 6.2.5.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@6.2.4...6.2.5)

---
updated-dependencies:
- dependency-name: pytest
  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 061c8db commit 6cdfc63
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion requirements-server.txt
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.31
boto3==1.18.36
4 changes: 2 additions & 2 deletions requirements-testing.txt
@@ -1,5 +1,5 @@
pre-commit==2.14.1
pytest==6.2.4
pre-commit==2.15.0
pytest==6.2.5
pytest-asyncio==0.15.1
pytest-cov==2.12.1
pytest-mock==3.6.1
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
@@ -1,8 +1,8 @@
pydantic==1.8.2
pymatgen==2022.0.12
pymatgen==2022.0.13
typing-extensions==3.10.0.1
maggma==0.31.0
requests==2.26.0
monty==2021.8.17
emmet-core==0.11.0
emmet-core==0.12.2
ratelimit==2.2.1

0 comments on commit 6cdfc63

Please sign in to comment.