From f4e31c3660dec8a51e3d9ceaa4cbef5e65b5034b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:52:27 +0000 Subject: [PATCH] Bump tables from 3.9.2 to 3.10.2 Bumps [tables](https://github.com/PyTables/PyTables) from 3.9.2 to 3.10.2. - [Release notes](https://github.com/PyTables/PyTables/releases) - [Changelog](https://github.com/PyTables/PyTables/blob/master/RELEASE_NOTES.rst) - [Commits](https://github.com/PyTables/PyTables/compare/v3.9.2...v3.10.2) --- updated-dependencies: - dependency-name: tables 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 4855d5fb..212c49cb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ python-dateutil==2.9.0.post0 scipy==1.14.1 sentry-sdk~=2.14.0 supervisor==4.2.5 -tables==3.9.2 +tables==3.10.2