Skip to content

Commit

Permalink
Bump pandas from 2.1.3 to 2.1.4
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.1.3...v2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 19, 2023
1 parent d687aed commit b0e2e2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
'nbconvert==7.13.0',
'nbformat==5.9.2',
'numpy==1.26.2',
'pandas==2.1.3',
'pandas==2.1.4',
],
cmdclass=versioneer.get_cmdclass(),
)

0 comments on commit b0e2e2c

Please sign in to comment.