chore(deps): bump tables from 3.9.1 to 3.10.1

Bumps [tables](https://github.com/PyTables/PyTables) from 3.9.1 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.1...v3.10.1)

---
updated-dependencies:
- dependency-name: tables
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-08-19 03:49:05 +00:00 committed by GitHub
parent 624dfdf6ac
commit ba3223a9a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -22,7 +22,7 @@ technical==1.4.4
tabulate==0.9.0
pycoingecko==3.1.0
jinja2==3.1.4
tables==3.9.1
tables==3.10.1
joblib==1.4.2
rich==13.7.1
pyarrow==17.0.0; platform_machine != 'armv7l'