Skip to content

Commit 73041d0

Browse files
committed
fixed setuptools version
1 parent f5dcae6 commit 73041d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ lint_deps =
1515
mypy==1.14.1
1616
pyflakes==3.2.0
1717
typing-extensions==4.12.2
18-
types-setuptools==75.6.0.20241229
18+
types-setuptools==75.6.0.20241223
1919
types-psycopg2==2.9.21.20241019
2020
xlint_deps =
2121
pylint==2.17.5

0 commit comments

Comments
 (0)