Skip to content

Commit

Permalink
Bump pandas from 2.2.0 to 2.2.1 (#239)
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.0...v2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 26, 2024
1 parent 353809a commit b196f71
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_requirements/requirements-type_check.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ numpy==1.26.2
# pandas-stubs
packaging==22.0
# via pytest
pandas==2.2.0
pandas==2.2.1
# via -r dev_requirements/requirements-type_check.in
pandas-stubs==2.2.0.240218
# via -r dev_requirements/requirements-type_check.in
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ openpyxl==3.1.2
# via -r requirements.in
packaging==22.0
# via marshmallow
pandas==2.2.0
pandas==2.2.1
# via -r requirements.in
python-dateutil==2.8.2
# via pandas
Expand Down

0 comments on commit b196f71

Please sign in to comment.