From 15e2dc87bde19f3a9476075d37dc68645212e86d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 11:10:51 +0000 Subject: [PATCH] Bump optimade[server] from 1.0.4 to 1.1.3 Bumps [optimade[server]](https://github.com/Materials-Consortia/optimade-python-tools) from 1.0.4 to 1.1.3. - [Release notes](https://github.com/Materials-Consortia/optimade-python-tools/releases) - [Changelog](https://github.com/Materials-Consortia/optimade-python-tools/blob/main/CHANGELOG.md) - [Commits](https://github.com/Materials-Consortia/optimade-python-tools/compare/v1.0.4...v1.1.3) --- updated-dependencies: - dependency-name: optimade[server] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a698e84..ed263d2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -optimade[server]==1.0.4 +optimade[server]==1.1.3 uvicorn[standard] git+https://github.com/ml-evs/matador@7b4e2a0fae2d96946af466c048fa5f7622607ea2 numpy