Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Commit

Permalink
🤖️ MAIN: (deps): Bump pandas from 1.5.3 to 2.2.2
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.2.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v1.5.3...v2.2.2)

---
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 11, 2024
1 parent fa5eb6f commit 21fff69
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 @@ -11,7 +11,7 @@ loguru==0.6.0; python_version >= "3.5"
mako==1.2.4; python_version >= "3.7"
markupsafe==2.1.2; python_version >= "3.7"
numpy==1.24.3
pandas==1.5.3; python_version >= "3.8"
pandas==2.2.2; python_version >= "3.8"
psycopg2-binary==2.9.6; python_version >= "3.6"
pydantic==1.10.7; python_version >= "3.7"
python-dateutil==2.8.2; python_version >= "3.8" and python_full_version < "3.0.0" or python_full_version >= "3.3.0" and python_version >= "3.8"
Expand Down

0 comments on commit 21fff69

Please sign in to comment.