Skip to content

Commit

Permalink
Bump pandas from 2.2.0 to 2.2.1 in /python/python
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>
  • Loading branch information
dependabot[bot] authored Mar 5, 2024
1 parent eba10a8 commit a0ac8e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/python/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[project]
dependencies = [
"lxml==5.1.0",
"pandas==2.2.0",
"pandas==2.2.1",
"urllib3==2.2.1"
]
name = "UNKNOWN"
Expand Down

0 comments on commit a0ac8e5

Please sign in to comment.