From cc305905f28ebd9a9425fa2e9ac3fce3cc2e864e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 11:23:03 +0000 Subject: [PATCH] Bump optimade[server] from 1.0.4 to 1.1.1 Bumps [optimade[server]](https://github.com/Materials-Consortia/optimade-python-tools) from 1.0.4 to 1.1.1. - [Release notes](https://github.com/Materials-Consortia/optimade-python-tools/releases) - [Changelog](https://github.com/Materials-Consortia/optimade-python-tools/blob/master/CHANGELOG.md) - [Commits](https://github.com/Materials-Consortia/optimade-python-tools/compare/v1.0.4...v1.1.1) --- 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..4fde954 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -optimade[server]==1.0.4 +optimade[server]==1.1.1 uvicorn[standard] git+https://github.com/ml-evs/matador@7b4e2a0fae2d96946af466c048fa5f7622607ea2 numpy