Skip to content

Commit 7fcf18b

Browse files
authored
Merge pull request #30 from fl0wxr/dependabot/pip/python/python/pandas-2.2.1
Bump pandas from 2.2.0 to 2.2.1 in /python/python
2 parents 76ca7d8 + a0ac8e5 commit 7fcf18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

python/python/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
dependencies = [
33
"lxml==5.1.0",
4-
"pandas==2.2.0",
4+
"pandas==2.2.1",
55
"urllib3==2.2.1"
66
]
77
name = "UNKNOWN"

0 commit comments

Comments
 (0)