File tree Expand file tree Collapse file tree 3 files changed +20
-15
lines changed
Expand file tree Collapse file tree 3 files changed +20
-15
lines changed Original file line number Diff line number Diff line change 66#
77alabaster==1.0.0
88 # via sphinx
9- babel==2.17 .0
9+ babel==2.18 .0
1010 # via sphinx
11- certifi==2026.1.4
11+ certifi==2026.2.25
1212 # via requests
1313cffi==2.0.0
1414 # via cryptography
1515charset-normalizer==3.4.4
1616 # via requests
17- cryptography==46.0.4
17+ cryptography==46.0.5
1818 # via -r docs-requirements.in
1919docutils==0.21.2
2020 # via sphinx
Original file line number Diff line number Diff line change @@ -4,15 +4,15 @@ argcomplete==3.6.3
44 # via nox
55attrs==25.4.0
66 # via nox
7- black==25.12 .0
7+ black==26.1 .0
88 # via -r lint-requirements.in
99cffi==2.0.0
1010 # via cryptography
1111click==8.3.1
1212 # via black
1313colorlog==6.10.1
1414 # via nox
15- cryptography==46.0.4
15+ cryptography==46.0.5
1616 # via
1717 # -r lint-requirements.in
1818 # types-pyopenssl
@@ -22,25 +22,27 @@ distlib==0.4.0
2222 # via virtualenv
2323exceptiongroup==1.3.1
2424 # via pytest
25- filelock==3.20.3
26- # via virtualenv
25+ filelock==3.24.3
26+ # via
27+ # python-discovery
28+ # virtualenv
2729humanize==4.15.0
2830 # via nox
2931idna==3.11
3032 # via -r lint-requirements.in
3133iniconfig==2.3.0
3234 # via pytest
33- isort==7 .0.0
35+ isort==8 .0.1
3436 # via -r lint-requirements.in
35- librt==0.7.8
37+ librt==0.8.1
3638 # via mypy
3739mypy==1.19.1
3840 # via -r lint-requirements.in
3941mypy-extensions==1.1.0
4042 # via
4143 # black
4244 # mypy
43- nox==2025.11.12
45+ nox==2026.2.9
4446 # via -r lint-requirements.in
4547packaging==26.0
4648 # via
@@ -52,9 +54,10 @@ pathspec==1.0.4
5254 # via
5355 # black
5456 # mypy
55- platformdirs==4.5.1
57+ platformdirs==4.9.2
5658 # via
5759 # black
60+ # python-discovery
5861 # virtualenv
5962pluggy==1.6.0
6063 # via pytest
@@ -64,6 +67,8 @@ pygments==2.19.2
6467 # via pytest
6568pytest==9.0.2
6669 # via -r lint-requirements.in
70+ python-discovery==1.1.0
71+ # via virtualenv
6772pytokens==0.4.1
6873 # via black
6974tomli==2.4.0
@@ -77,7 +82,7 @@ types-cffi==1.17.0.20250915
7782 # via types-pyopenssl
7883types-pyopenssl==24.1.0.20240722
7984 # via -r lint-requirements.in
80- types-setuptools==80.10 .0.20260124
85+ types-setuptools==82.0 .0.20260210
8186 # via types-cffi
8287typing-extensions==4.15.0
8388 # via
@@ -86,5 +91,5 @@ typing-extensions==4.15.0
8691 # exceptiongroup
8792 # mypy
8893 # virtualenv
89- virtualenv==20.36.1
94+ virtualenv==21.1.0
9095 # via nox
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ attrs==25.4.0
88 # via service-identity
99cffi==2.0.0
1010 # via cryptography
11- coverage[toml]==7.13.2
11+ coverage[toml]==7.13.4
1212 # via -r test-requirements.in
13- cryptography==46.0.4
13+ cryptography==46.0.5
1414 # via
1515 # -r test-requirements.in
1616 # pyopenssl
You can’t perform that action at this time.
0 commit comments