From 525c24f6b1e9223cf78fc7be75d086b060f260e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 00:50:17 +0000 Subject: [PATCH] :arrow_up: bump strictly-typed-pandas from 0.3.5 to 0.3.7 Bumps [strictly-typed-pandas](https://github.com/nanne-aben/strictly_typed_pandas) from 0.3.5 to 0.3.7. - [Release notes](https://github.com/nanne-aben/strictly_typed_pandas/releases) - [Commits](https://github.com/nanne-aben/strictly_typed_pandas/compare/v0.3.5...v0.3.7) --- updated-dependencies: - dependency-name: strictly-typed-pandas dependency-version: 0.3.7 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 e3ac8110..9e71e053 100644 --- a/requirements.txt +++ b/requirements.txt @@ -38,7 +38,7 @@ rich==13.9.4 ; python_version >= "3.10" and python_version < "4.0" scikit-image==0.24.0 ; python_version >= "3.10" and python_version < "4.0" scipy==1.14.1 ; python_version >= "3.10" and python_version < "4.0" six==1.17.0 ; python_version >= "3.10" and python_version < "4.0" -strictly-typed-pandas==0.3.5 ; python_version >= "3.10" and python_version < "4.0" +strictly-typed-pandas==0.3.7 ; python_version >= "3.10" and python_version < "4.0" tabulate==0.9.0 ; python_version >= "3.10" and python_version < "4.0" tifffile==2024.12.12 ; python_version >= "3.10" and python_version < "4.0" tqdm==4.67.1 ; python_version >= "3.10" and python_version < "4.0"