File tree Expand file tree Collapse file tree 3 files changed +15
-14
lines changed
Expand file tree Collapse file tree 3 files changed +15
-14
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ alabaster==0.7.16
88 # via sphinx
99babel==2.17.0
1010 # via sphinx
11- certifi==2025.7.14
11+ certifi==2025.8.3
1212 # via requests
1313cffi==1.17.1
1414 # via cryptography
15- charset-normalizer==3.4.2
15+ charset-normalizer==3.4.3
1616 # via requests
17- cryptography==45.0.5
17+ cryptography==45.0.6
1818 # via -r docs-requirements.in
1919docutils==0.21.2
2020 # via sphinx
@@ -36,7 +36,7 @@ pycparser==2.22
3636 # via cffi
3737pygments==2.19.2
3838 # via sphinx
39- requests==2.32.4
39+ requests==2.32.5
4040 # via sphinx
4141snowballstemmer==3.0.1
4242 # via sphinx
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ click==8.1.8
1212 # via black
1313colorlog==6.9.0
1414 # via nox
15- cryptography==45.0.5
15+ cryptography==45.0.6
1616 # via
1717 # -r lint-requirements.in
1818 # types-pyopenssl
@@ -22,7 +22,7 @@ distlib==0.4.0
2222 # via virtualenv
2323exceptiongroup==1.3.0
2424 # via pytest
25- filelock==3.18.0
25+ filelock==3.19.1
2626 # via virtualenv
2727idna==3.10
2828 # via -r lint-requirements.in
@@ -48,7 +48,7 @@ pathspec==0.12.1
4848 # via
4949 # black
5050 # mypy
51- platformdirs==4.3.8
51+ platformdirs==4.4.0
5252 # via
5353 # black
5454 # virtualenv
@@ -67,16 +67,17 @@ tomli==2.2.1
6767 # mypy
6868 # nox
6969 # pytest
70- types-cffi==1.17.0.20250523
70+ types-cffi==1.17.0.20250822
7171 # via types-pyopenssl
7272types-pyopenssl==24.1.0.20240722
7373 # via -r lint-requirements.in
74- types-setuptools==80.9.0.20250529
74+ types-setuptools==80.9.0.20250822
7575 # via types-cffi
76- typing-extensions==4.14.1
76+ typing-extensions==4.15.0
7777 # via
7878 # black
7979 # exceptiongroup
8080 # mypy
81- virtualenv==20.32.0
81+ # virtualenv
82+ virtualenv==20.34.0
8283 # via nox
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ attrs==25.3.0
88 # via service-identity
99cffi==1.17.1
1010 # via cryptography
11- coverage[toml]==7.10.1
11+ coverage[toml]==7.10.6
1212 # via -r test-requirements.in
13- cryptography==45.0.5
13+ cryptography==45.0.6
1414 # via
1515 # -r test-requirements.in
1616 # pyopenssl
@@ -45,7 +45,7 @@ tomli==2.2.1
4545 # via
4646 # coverage
4747 # pytest
48- typing-extensions==4.14.1
48+ typing-extensions==4.15.0
4949 # via
5050 # exceptiongroup
5151 # pyopenssl
You can’t perform that action at this time.
0 commit comments