File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 55-c requirements.txt
66
77black==25.1.0
8- build==1.2.2.post1
8+ build==1.3.0
99bumpversion==0.5.3
10- coverage==7.9.1
10+ coverage==7.10.4
1111flake8==7.3.0
1212isort==6.0.1
13- mypy==1.16 .1
13+ mypy==1.17 .1
1414pip-tools==7.4.1
1515tox==4.27.0
1616twine==6.1.0
17- types-jsonschema==4.24 .0.20250528
17+ types-jsonschema==4.25 .0.20250809
1818types-lxml==2025.3.30
19- types-pytz==2025.2.0.20250516
20- types-setuptools==80.9.0.20250529
19+ types-pytz==2025.2.0.20250809
20+ types-setuptools==80.9.0.20250809
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ black==25.1.0
1414 # via -r requirements-dev.in
1515bleach == 5.0.1
1616 # via readme-renderer
17- build == 1.2.2.post1
17+ build == 1.3.0
1818 # via
1919 # -r requirements-dev.in
2020 # pip-tools
@@ -40,7 +40,7 @@ click==8.0.3
4040 # pip-tools
4141colorama == 0.4.6
4242 # via tox
43- coverage == 7.9.1
43+ coverage == 7.10.4
4444 # via -r requirements-dev.in
4545cryptography == 45.0.4
4646 # via
@@ -81,7 +81,7 @@ mccabe==0.7.0
8181 # via flake8
8282mdurl == 0.1.2
8383 # via markdown-it-py
84- mypy == 1.16 .1
84+ mypy == 1.17 .1
8585 # via -r requirements-dev.in
8686mypy-extensions == 1.0.0
8787 # via
@@ -168,13 +168,13 @@ twine==6.1.0
168168 # via -r requirements-dev.in
169169types-html5lib == 1.1.11.20241018
170170 # via types-lxml
171- types-jsonschema == 4.24 .0.20250528
171+ types-jsonschema == 4.25 .0.20250809
172172 # via -r requirements-dev.in
173173types-lxml == 2025.3.30
174174 # via -r requirements-dev.in
175- types-pytz == 2025.2.0.20250516
175+ types-pytz == 2025.2.0.20250809
176176 # via -r requirements-dev.in
177- types-setuptools == 80.9.0.20250529
177+ types-setuptools == 80.9.0.20250809
178178 # via -r requirements-dev.in
179179typing-extensions == 4.14.0
180180 # via
You can’t perform that action at this time.
0 commit comments