Skip to content

Commit

Permalink
Bump pandas from 2.2.2 to 2.2.3
Browse files Browse the repository at this point in the history
Bumps [pandas](https://github.com/pandas-dev/pandas) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pandas-dev/pandas/releases)
- [Commits](pandas-dev/pandas@v2.2.2...v2.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent c896ed3 commit 14b59ec
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 38 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ cacheout = "==0.16.0"
aiohttp = "==3.10.5"
requests = "==2.32.3"
jinja-cli = "==1.2.2"
pandas = "==2.2.2"
pandas = "==2.2.3"
ftputil = "==5.1.0"
beautifulsoup4 = "==4.12.3"
jsonschema = "==4.23.0"
Expand Down
87 changes: 50 additions & 37 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 14b59ec

Please sign in to comment.