Skip to content

Commit 2dfdbf4

Browse files
committed
Bump /python/python dependencies
1 parent fc7d7e2 commit 2dfdbf4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

python/python/pyproject.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
dependencies = [
3-
"lxml==5.1.0",
3+
"lxml==5.2.0",
44
"pandas==2.2.1",
55
"urllib3==2.2.1"
66
]
@@ -9,10 +9,10 @@ version = "0.0.0"
99

1010
[project.optional-dependencies]
1111
dev = [
12-
"coverage==7.4.3",
12+
"coverage==7.4.4",
1313
"djlint==1.34.1",
14-
"mypy==1.8.0",
15-
"ruff==0.3.0",
14+
"mypy==1.9.0",
15+
"ruff==0.3.5",
1616
"ssort==0.12.4",
1717
"toml-sort==0.23.1"
1818
]

0 commit comments

Comments
 (0)