From 3d8b5c7b9dd3e8cf5091f6f22aeb33f28c39cb36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 10:45:25 +0000 Subject: [PATCH] Bump tables from 3.8.0 to 3.9.1 Bumps [tables](https://github.com/PyTables/PyTables) from 3.8.0 to 3.9.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.8.0...v3.9.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 41a07d7d4dc..d768b234440 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ technical==1.4.0 tabulate==0.9.0 pycoingecko==3.1.0 jinja2==3.1.2 -tables==3.8.0 +tables==3.9.1 blosc==1.11.1 joblib==1.3.2 rich==13.6.0