Skip to content

Commit b5435b7

Browse files
committed
Upgrade all dependencies
1 parent 64671ac commit b5435b7

9 files changed

Lines changed: 118 additions & 122 deletions
Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
# SHA1:6dafbcf610e9f81897b65ee9142715ab2e793f9e
21
#
3-
# This file is autogenerated by pip-compile-multi
4-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
54
#
6-
# pip-compile-multi
5+
# pip-compile '.\dev_requirements\requirements-coverage.in'
76
#
8-
coverage==7.8.2
9-
# via -r requirements-coverage.in
7+
coverage==7.9.2
8+
# via -r .\dev_requirements\requirements-coverage.in

dev_requirements/requirements-formatting.txt

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
1-
# SHA1:2c7ffcd29222de3114c7f7994911f1b69d06b6b3
21
#
3-
# This file is autogenerated by pip-compile-multi
4-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
54
#
6-
# pip-compile-multi
5+
# pip-compile '.\dev_requirements\requirements-formatting.in'
76
#
87
black==25.1.0
9-
# via -r dev_requirements/requirements-formatting.in
10-
click==8.1.8
8+
# via -r .\dev_requirements\requirements-formatting.in
9+
click==8.2.1
1110
# via black
11+
colorama==0.4.6
12+
# via click
1213
isort==6.0.1
13-
# via -r dev_requirements/requirements-formatting.in
14+
# via -r .\dev_requirements\requirements-formatting.in
1415
mypy-extensions==1.1.0
1516
# via black
16-
packaging==24.0
17+
packaging==25.0
1718
# via black
1819
pathspec==0.12.1
1920
# via black

dev_requirements/requirements-json_schemas.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ cffi==1.17.1
2727
# pynacl
2828
charset-normalizer==3.4.2
2929
# via requests
30-
click==8.1.8
30+
click==8.2.1
3131
# via
3232
# -r .\dev_requirements\requirements-json_schemas.in
3333
# black
Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
1-
# SHA1:0e15f8789b9d62fe90d1f1b0b6a7e32f13b99b19
21
#
3-
# This file is autogenerated by pip-compile-multi
4-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
54
#
6-
# pip-compile-multi
5+
# pip-compile '.\dev_requirements\requirements-linting.in'
76
#
8-
astroid==3.3.9
7+
astroid==3.3.10
98
# via pylint
10-
dill==0.3.8
9+
colorama==0.4.6
10+
# via pylint
11+
dill==0.4.0
1112
# via pylint
1213
isort==6.0.1
1314
# via pylint
@@ -16,6 +17,6 @@ mccabe==0.7.0
1617
platformdirs==4.3.8
1718
# via pylint
1819
pylint==3.3.7
19-
# via -r requirements-linting.in
20-
tomlkit==0.12.4
20+
# via -r .\dev_requirements\requirements-linting.in
21+
tomlkit==0.13.3
2122
# via pylint
Lines changed: 17 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,53 @@
11
#
2-
# This file is autogenerated by pip-compile with Python 3.11
2+
# This file is autogenerated by pip-compile with Python 3.12
33
# by the following command:
44
#
5-
# pip-compile dev_requirements/requirements-packaging.in
5+
# pip-compile '.\dev_requirements\requirements-packaging.in'
66
#
7-
backports-tarfile==1.2.0
8-
# via jaraco-context
97
build==1.2.2.post1
10-
# via -r requirements-packaging.in
11-
certifi==2024.12.14
8+
# via -r .\dev_requirements\requirements-packaging.in
9+
certifi==2025.7.9
1210
# via requests
13-
cffi==1.17.1
14-
# via cryptography
15-
charset-normalizer==3.4.1
11+
charset-normalizer==3.4.2
1612
# via requests
17-
cryptography==45.0.4
18-
# via secretstorage
13+
colorama==0.4.6
14+
# via build
1915
docutils==0.21.2
2016
# via readme-renderer
2117
id==1.5.0
2218
# via twine
2319
idna==3.10
2420
# via requests
25-
importlib-metadata==8.6.1
26-
# via keyring
2721
jaraco-classes==3.4.0
2822
# via keyring
2923
jaraco-context==6.0.1
3024
# via keyring
31-
jaraco-functools==4.1.0
25+
jaraco-functools==4.2.1
3226
# via keyring
33-
jeepney==0.9.0
34-
# via
35-
# keyring
36-
# secretstorage
3727
keyring==25.6.0
3828
# via twine
3929
markdown-it-py==3.0.0
4030
# via rich
4131
mdurl==0.1.2
4232
# via markdown-it-py
43-
more-itertools==10.6.0
33+
more-itertools==10.7.0
4434
# via
4535
# jaraco-classes
4636
# jaraco-functools
47-
nh3==0.2.20
37+
nh3==0.2.21
4838
# via readme-renderer
49-
packaging==24.2
39+
packaging==25.0
5040
# via
5141
# build
5242
# twine
53-
pycparser==2.22
54-
# via cffi
55-
pygments==2.19.1
43+
pygments==2.19.2
5644
# via
5745
# readme-renderer
5846
# rich
5947
pyproject-hooks==1.2.0
6048
# via build
49+
pywin32-ctypes==0.2.3
50+
# via keyring
6151
readme-renderer==44.0
6252
# via twine
6353
requests==2.32.4
@@ -69,15 +59,11 @@ requests-toolbelt==1.0.0
6959
# via twine
7060
rfc3986==2.0.0
7161
# via twine
72-
rich==13.9.4
62+
rich==14.0.0
7363
# via twine
74-
secretstorage==3.3.3
75-
# via keyring
7664
twine==6.1.0
77-
# via -r requirements-packaging.in
78-
urllib3==2.3.0
65+
# via -r .\dev_requirements\requirements-packaging.in
66+
urllib3==2.5.0
7967
# via
8068
# requests
8169
# twine
82-
zipp==3.21.0
83-
# via importlib-metadata
Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,24 @@
1-
# SHA1:d8bf34f7830b949c538f22e73d2b6ebb2065a573
21
#
3-
# This file is autogenerated by pip-compile-multi
4-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
54
#
6-
# pip-compile-multi
5+
# pip-compile '.\dev_requirements\requirements-tests.in'
76
#
7+
colorama==0.4.6
8+
# via pytest
89
dictdiffer==0.9.0
9-
# via -r requirements-tests.in
10-
iniconfig==2.0.0
10+
# via -r .\dev_requirements\requirements-tests.in
11+
iniconfig==2.1.0
12+
# via pytest
13+
packaging==25.0
1114
# via pytest
12-
packaging==24.0
15+
pluggy==1.6.0
1316
# via pytest
14-
pluggy==1.5.0
17+
pygments==2.19.2
1518
# via pytest
16-
pytest==8.3.5
19+
pytest==8.4.1
1720
# via
18-
# -r requirements-tests.in
21+
# -r .\dev_requirements\requirements-tests.in
1922
# pytest-datafiles
2023
pytest-datafiles==3.0.0
21-
# via -r requirements-tests.in
24+
# via -r .\dev_requirements\requirements-tests.in
Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,34 @@
1-
# SHA1:9a286c239b1bb587f83dac5fba3e8a2ebfa4029b
21
#
3-
# This file is autogenerated by pip-compile-multi
4-
# To update, run:
2+
# This file is autogenerated by pip-compile with Python 3.12
3+
# by the following command:
54
#
6-
# pip-compile-multi
5+
# pip-compile '.\dev_requirements\requirements-type_check.in'
76
#
8-
iniconfig==2.0.0
7+
colorama==0.4.6
8+
# via pytest
9+
iniconfig==2.1.0
910
# via pytest
1011
mypy==1.16.1
11-
# via -r requirements-type_check.in
12+
# via -r .\dev_requirements\requirements-type_check.in
1213
mypy-extensions==1.1.0
1314
# via mypy
14-
networkx==3.4.2
15+
networkx==3.5
1516
# via networkx-stubs
1617
networkx-stubs==0.0.1
17-
# via -r requirements-type_check.in
18-
packaging==24.0
18+
# via -r .\dev_requirements\requirements-type_check.in
19+
packaging==25.0
1920
# via pytest
2021
pathspec==0.12.1
2122
# via mypy
22-
pluggy==1.5.0
23+
pluggy==1.6.0
24+
# via pytest
25+
pygments==2.19.2
2326
# via pytest
24-
pytest==8.3.5
25-
# via -r requirements-type_check.in
27+
pytest==8.4.1
28+
# via -r .\dev_requirements\requirements-type_check.in
2629
types-requests==2.32.4.20250611
27-
# via -r requirements-type_check.in
28-
typing-extensions==4.11.0
30+
# via -r .\dev_requirements\requirements-type_check.in
31+
typing-extensions==4.14.1
2932
# via mypy
30-
urllib3==2.2.2
33+
urllib3==2.5.0
3134
# via types-requests

0 commit comments

Comments
 (0)