File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
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/pip-compile.txt tests/pip-compile.in
3
- uv==0.6.17
3
+ uv==0.7.2
4
4
# via -r tests/pip-compile.in
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 @@ -22,7 +22,7 @@ shellingham==1.5.4
22
22
# via typer
23
23
smmap==5.0.2
24
24
# via gitdb
25
- typer==0.15.2
25
+ typer==0.15.3
26
26
# via -r tests/tag.in
27
27
typing-extensions==4.13.2
28
28
# via typer
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
@@ -24,9 +24,9 @@ colorama==0.4.6 ; sys_platform == 'win32'
24
24
# colorlog
25
25
colorlog==6.9.0
26
26
# via nox
27
- cryptography==44.0.2
27
+ cryptography==44.0.3
28
28
# via pyjwt
29
- dependency-groups==1.3.0
29
+ dependency-groups==1.3.1
30
30
# via nox
31
31
deprecated==1.2.18
32
32
# via pygithub
@@ -52,7 +52,7 @@ mypy==1.15.0
52
52
# via -r tests/typing.in
53
53
mypy-extensions==1.1.0
54
54
# via mypy
55
- nox==2025.2.9
55
+ nox==2025.5.1
56
56
# via -r tests/typing.in
57
57
packaging==25.0
58
58
# via
@@ -79,9 +79,9 @@ shellingham==1.5.4
79
79
# via typer
80
80
smmap==5.0.2
81
81
# via gitdb
82
- typer==0.15.2
82
+ typer==0.15.3
83
83
# via -r tests/tag.in
84
- typer-slim==0.15.2
84
+ typer-slim==0.15.3
85
85
# via -r tests/../hacking/pr_labeler/requirements.txt
86
86
types-docutils==0.21.0.20241128
87
87
# via -r tests/typing.in
You can’t perform that action at this time.
0 commit comments