From 971f0659cec521bbd2df986cf762d0fc5de4c445 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 08:58:02 +0000 Subject: [PATCH] Bump tables from 3.9.2 to 3.10.1 Bumps [tables](https://github.com/PyTables/PyTables) from 3.9.2 to 3.10.1. - [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.1) --- 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..d3b0e66d 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.1