Skip to content

Commit

Permalink
Bump pandas from 1.5.3 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 1.5.3 to 2.0.0.
- [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.3...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 4, 2023
1 parent 42b3950 commit f4942ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-optional.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ msgpack==1.0.5
tqdm==4.65.0
pymongo==4.3.3
pydantic==1.10.6
pandas==1.5.3
pandas==2.0.0
orjson==3.8.8
types-orjson==3.6.2
types-requests==2.28.11.15

0 comments on commit f4942ca

Please sign in to comment.