From 2fd0d2c942a80075b102ab58b4ada500c7190fcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Mar 2026 06:25:07 +0000 Subject: [PATCH] Bump anystore from 1.1.3 to 1.1.4 Bumps [anystore](https://github.com/dataresearchcenter/anystore) from 1.1.3 to 1.1.4. - [Release notes](https://github.com/dataresearchcenter/anystore/releases) - [Commits](https://github.com/dataresearchcenter/anystore/compare/v1.1.3...v1.1.4) --- updated-dependencies: - dependency-name: anystore dependency-version: 1.1.4 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..20e8c1b 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.4 ; 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"