From 033b57a026b1b58126c50f3dbdabd03ac52e561d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 05:31:19 +0000 Subject: [PATCH] Bump the python-dependencies group with 3 updates Bumps the python-dependencies group with 3 updates: [fastapi](https://github.com/fastapi/fastapi), [jarvis-tools](https://github.com/usnistgov/jarvis) and [mkdocs-material](https://github.com/squidfunk/mkdocs-material). Updates `fastapi` from 0.112.1 to 0.112.2 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](https://github.com/fastapi/fastapi/compare/0.112.1...0.112.2) Updates `jarvis-tools` from 2024.5.10 to 2024.8.10 - [Release notes](https://github.com/usnistgov/jarvis/releases) - [Commits](https://github.com/usnistgov/jarvis/commits) Updates `mkdocs-material` from 9.5.31 to 9.5.33 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.5.31...9.5.33) --- updated-dependencies: - dependency-name: fastapi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies - dependency-name: jarvis-tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-dependencies - dependency-name: mkdocs-material dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-dependencies ... Signed-off-by: dependabot[bot] --- requirements-client.txt | 2 +- requirements-docs.txt | 2 +- requirements-server.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements-client.txt b/requirements-client.txt index 785baf334..ba971d0f7 100644 --- a/requirements-client.txt +++ b/requirements-client.txt @@ -1,5 +1,5 @@ aiida-core==2.6.2 ase==3.23.0 -jarvis-tools==2024.5.10 +jarvis-tools==2024.8.10 numpy>=1.20 pymatgen==2024.8.9 diff --git a/requirements-docs.txt b/requirements-docs.txt index aebfdbef5..0f296329e 100644 --- a/requirements-docs.txt +++ b/requirements-docs.txt @@ -1,5 +1,5 @@ mike==2.1.3 mkdocs==1.6.0 mkdocs-awesome-pages-plugin==2.9.3 -mkdocs-material==9.5.31 +mkdocs-material==9.5.33 mkdocstrings[python]==0.25.2 diff --git a/requirements-server.txt b/requirements-server.txt index 7e1f187d0..ed3297b66 100644 --- a/requirements-server.txt +++ b/requirements-server.txt @@ -1,5 +1,5 @@ elasticsearch==7.17.9 elasticsearch-dsl==7.4.1 -fastapi==0.112.1 +fastapi==0.112.2 mongomock==4.1.2 pymongo==4.8.0