From 306b4769f938d8504e28c7723e609a39c58b7f56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 20:14:10 +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 6d634e29..244bdd99 100644 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ python-dateutil==2.9.0.post0 scipy==1.14.1 sentry-sdk~=2.5.1 supervisor==4.2.5 -tables==3.9.2 +tables==3.10.1