Skip to content

Commit

Permalink
Bump pandas from 2.1.1 to 2.1.2 (#951)
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: pandas
  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 Nov 7, 2023
1 parent 53c40a4 commit 6833659
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
@@ -1,5 +1,5 @@
h5py==3.10.0; implementation_name=='cpython'
numpy==1.26.1
pandas==2.1.1; implementation_name=='cpython'
pandas==2.1.2; implementation_name=='cpython'
ruamel.yaml==0.18.3
tables==3.8.0; implementation_name=='cpython'

0 comments on commit 6833659

Please sign in to comment.