Skip to content

Commit

Permalink
chore(deps): 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 6ac210d commit 2f2f1dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ gymnasium==0.27.1
loguru==0.6.0
nptyping==2.5.0
numpy==1.24.2
pandas==1.5.3
pandas==2.0.0
pybullet==3.2.5
pydantic==1.10.6
scipy==1.10.1

0 comments on commit 2f2f1dd

Please sign in to comment.