Skip to content

Commit

Permalink
build(deps): bump pandas from 1.5.3 to 2.2.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.2.0.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v1.5.3...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 21, 2024
1 parent 24bb027 commit b9780ff
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 @@ -12,7 +12,7 @@ numpy==1.25.2; python_version >= "3.9"
omegaconf==2.3.0
opencv-python==4.8.1.78
openpyxl==3.1.2
pandas==1.5.3 # scib 1.1.4 requires pandas<2
pandas==2.2.0 # scib 1.1.4 requires pandas<2
# pandas==2.0.3; python_version < "3.9"
# pandas==2.1.1; python_version >= "3.9"
pyro-ppl==1.8.6
Expand Down

0 comments on commit b9780ff

Please sign in to comment.