File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ platformdirs==4.3.8
20
20
# via black
21
21
tomli==2.2.1
22
22
# via black
23
- typing-extensions==4.14.0
23
+ typing-extensions==4.14.1
24
24
# via black
Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
6
#
7
- ruff==0.12.1
7
+ ruff==0.12.2
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ codeowners==0.8.0
22
22
# via -r tests/../hacking/pr_labeler/requirements.txt
23
23
colorlog==6.9.0
24
24
# via nox
25
- cryptography==45.0.4
25
+ cryptography==45.0.5
26
26
# via pyjwt
27
27
dependency-groups==1.3.1
28
28
# via nox
@@ -69,7 +69,7 @@ tomli==2.2.1
69
69
# nox
70
70
typer-slim==0.16.0
71
71
# via -r tests/../hacking/pr_labeler/requirements.txt
72
- typing-extensions==4.14.0
72
+ typing-extensions==4.14.1
73
73
# via
74
74
# codeowners
75
75
# mypy
You can’t perform that action at this time.
0 commit comments