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.11.7
3
+ ruff==0.11.8
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ cffi==1.17.1
10
10
# via
11
11
# cryptography
12
12
# pynacl
13
- charset-normalizer==3.4.1
13
+ charset-normalizer==3.4.2
14
14
# via requests
15
15
click==8.1.8
16
16
# via typer-slim
@@ -22,9 +22,9 @@ colorama==0.4.6 ; sys_platform == 'win32'
22
22
# colorlog
23
23
colorlog==6.9.0
24
24
# via nox
25
- cryptography==44.0.2
25
+ cryptography==44.0.3
26
26
# via pyjwt
27
- dependency-groups==1.3.0
27
+ dependency-groups==1.3.1
28
28
# via nox
29
29
deprecated==1.2.18
30
30
# via pygithub
@@ -42,7 +42,7 @@ mypy==1.15.0
42
42
# via -r tests/typing.in
43
43
mypy-extensions==1.1.0
44
44
# via mypy
45
- nox==2025.2.9
45
+ nox==2025.5.1
46
46
# via -r tests/typing.in
47
47
packaging==25.0
48
48
# via
@@ -60,7 +60,7 @@ pynacl==1.5.0
60
60
# via pygithub
61
61
requests==2.32.3
62
62
# via pygithub
63
- typer-slim==0.15.2
63
+ typer-slim==0.15.3
64
64
# via -r tests/../hacking/pr_labeler/requirements.txt
65
65
types-docutils==0.21.0.20241128
66
66
# via -r tests/typing.in
You can’t perform that action at this time.
0 commit comments