Skip to content

Commit

Permalink
Bump pandas from 1.5.1 to 1.5.2 (#867)
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.1 to 1.5.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Changelog](https://github.com/pandas-dev/pandas/blob/main/RELEASE.md)
- [Commits](pandas-dev/pandas@v1.5.1...v1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>

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 1, 2022
1 parent 5dedd53 commit a17b105
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,6 +1,6 @@
h5py==3.7.0; implementation_name=='cpython'
numpy==1.23.5
pandas==1.5.1; implementation_name=='cpython'
pandas==1.5.2; implementation_name=='cpython'
pymongo==4.3.2; implementation_name=='cpython'
redis==4.3.5
ruamel.yaml==0.17.21
Expand Down

0 comments on commit a17b105

Please sign in to comment.