Skip to content

Commit

Permalink
Bump tables from 3.9.1 to 3.9.2 (#959)
Browse files Browse the repository at this point in the history
Bumps [tables](https://github.com/PyTables/PyTables) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/PyTables/PyTables/releases)
- [Changelog](https://github.com/PyTables/PyTables/blob/master/RELEASE_NOTES.rst)
- [Commits](PyTables/PyTables@v3.9.1...v3.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Dec 4, 2023
1 parent 001f7aa commit a62f06d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements-test-optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ h5py==3.10.0; implementation_name=='cpython'
numpy==1.26.2
pandas==2.1.3; implementation_name=='cpython'
ruamel.yaml==0.18.5
tables==3.9.1; implementation_name=='cpython'
tables==3.9.2; implementation_name=='cpython'

0 comments on commit a62f06d

Please sign in to comment.