File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3
- ruff==0.12.7
3
+ ruff==0.12.8
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -6,13 +6,13 @@ argcomplete==3.6.2
6
6
# via nox
7
7
attrs==25.3.0
8
8
# via nox
9
- certifi==2025.7.14
9
+ certifi==2025.8.3
10
10
# via requests
11
11
cffi==1.17.1
12
12
# via
13
13
# cryptography
14
14
# pynacl
15
- charset-normalizer==3.4.2
15
+ charset-normalizer==3.4.3
16
16
# via requests
17
17
click==8.2.1
18
18
# via typer-slim
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
24
24
# colorlog
25
25
colorlog==6.9.0
26
26
# via nox
27
- cryptography==45.0.5
27
+ cryptography==45.0.6
28
28
# via pyjwt
29
29
dependency-groups==1.3.1
30
30
# via nox
@@ -66,7 +66,7 @@ requests==2.32.4
66
66
# via pygithub
67
67
typer-slim==0.16.0
68
68
# via -r tests/../hacking/pr_labeler/requirements.txt
69
- types-docutils==0.21.0.20250728
69
+ types-docutils==0.21.0.20250809
70
70
# via -r tests/typing.in
71
71
typing-extensions==4.14.1
72
72
# via
@@ -78,5 +78,5 @@ urllib3==2.5.0
78
78
# via
79
79
# pygithub
80
80
# requests
81
- virtualenv==20.32.0
81
+ virtualenv==20.33.1
82
82
# via nox
You can’t perform that action at this time.
0 commit comments