File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed 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.7
7
+ ruff==0.12.8
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -8,21 +8,21 @@ argcomplete==3.6.2
8
8
# via nox
9
9
attrs==25.3.0
10
10
# via nox
11
- certifi==2025.7.14
11
+ certifi==2025.8.3
12
12
# via requests
13
13
cffi==1.17.1
14
14
# via
15
15
# cryptography
16
16
# pynacl
17
- charset-normalizer==3.4.2
17
+ charset-normalizer==3.4.3
18
18
# via requests
19
19
click==8.2.1
20
20
# via typer-slim
21
21
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.5
25
+ cryptography==45.0.6
26
26
# via pyjwt
27
27
dependency-groups==1.3.1
28
28
# via nox
@@ -72,5 +72,5 @@ urllib3==2.5.0
72
72
# via
73
73
# pygithub
74
74
# requests
75
- virtualenv==20.32.0
75
+ virtualenv==20.33.1
76
76
# via nox
You can’t perform that action at this time.
0 commit comments