From 6d47723467f0a20ee889a1d6c1a40c9473eba1d8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 06:25:50 +0000 Subject: [PATCH] Bump anystore from 1.1.3 to 1.1.5 Bumps [anystore](https://github.com/dataresearchcenter/anystore) from 1.1.3 to 1.1.5. - [Release notes](https://github.com/dataresearchcenter/anystore/releases) - [Commits](https://github.com/dataresearchcenter/anystore/compare/v1.1.3...v1.1.5) --- updated-dependencies: - dependency-name: anystore dependency-version: 1.1.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 70343ba..cf56b4e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ alephclient==2.7.0 ; python_version >= "3.11" and python_version < "3.14" annotated-doc==0.0.4 ; python_version >= "3.11" and python_version < "3.14" annotated-types==0.7.0 ; python_version >= "3.11" and python_version < "3.14" anyio==4.12.1 ; python_version >= "3.11" and python_version < "3.14" -anystore==1.1.3 ; python_version >= "3.11" and python_version < "3.14" +anystore==1.1.5 ; python_version >= "3.11" and python_version < "3.14" arro3-core==0.8.0 ; python_version >= "3.11" and python_version < "3.14" asgiref==3.11.1 ; python_version >= "3.11" and python_version < "3.14" attrs==25.4.0 ; python_version >= "3.11" and python_version < "3.14"