File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
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.8.0
3
+ uv==0.8.3
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.12.4
3
+ ruff==0.12.5
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
6
6
# via click
7
7
gitdb==4.0.12
8
8
# via gitpython
9
- gitpython==3.1.44
9
+ gitpython==3.1.45
10
10
# via -r tests/tag.in
11
11
markdown-it-py==3.0.0
12
12
# via rich
@@ -16,7 +16,7 @@ packaging==25.0
16
16
# via -r tests/tag.in
17
17
pygments==2.19.2
18
18
# via rich
19
- rich==14.0 .0
19
+ rich==14.1 .0
20
20
# via typer
21
21
shellingham==1.5.4
22
22
# via typer
Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ filelock==3.18.0
40
40
# via virtualenv
41
41
gitdb==4.0.12
42
42
# via gitpython
43
- gitpython==3.1.44
43
+ gitpython==3.1.45
44
44
# via -r tests/tag.in
45
45
idna==3.10
46
46
# via requests
@@ -79,7 +79,7 @@ pynacl==1.5.0
79
79
# via pygithub
80
80
requests==2.32.4
81
81
# via pygithub
82
- rich==14.0 .0
82
+ rich==14.1 .0
83
83
# via typer
84
84
shellingham==1.5.4
85
85
# via typer
@@ -89,7 +89,7 @@ typer==0.16.0
89
89
# via -r tests/tag.in
90
90
typer-slim==0.16.0
91
91
# via -r tests/../hacking/pr_labeler/requirements.txt
92
- types-docutils==0.21.0.20250715
92
+ types-docutils==0.21.0.20250722
93
93
# via -r tests/typing.in
94
94
typing-extensions==4.14.1
95
95
# via
@@ -102,7 +102,7 @@ urllib3==2.5.0
102
102
# via
103
103
# pygithub
104
104
# requests
105
- virtualenv==20.31.2
105
+ virtualenv==20.32.0
106
106
# via nox
107
107
wrapt==1.17.2
108
108
# via deprecated
You can’t perform that action at this time.
0 commit comments