File tree Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Expand file tree Collapse file tree 4 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 2
2
# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
3
3
black==24.10.0
4
4
# via -r tests/formatters.in
5
- click==8.1.7
5
+ click==8.1.8
6
6
# via black
7
7
colorama==0.4.6 ; platform_system == 'Windows'
8
8
# via click
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.8.3
3
+ ruff==0.8.6
4
4
# via -r tests/static.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/tag.txt tests/tag.in
3
- click==8.1.7
3
+ click==8.1.8
4
4
# via typer
5
5
colorama==0.4.6 ; platform_system == 'Windows'
6
6
# via click
7
- gitdb==4.0.11
7
+ gitdb==4.0.12
8
8
# via gitpython
9
- gitpython==3.1.43
9
+ gitpython==3.1.44
10
10
# via -r tests/tag.in
11
11
markdown-it-py==3.0.0
12
12
# via rich
@@ -20,7 +20,7 @@ rich==13.9.4
20
20
# via typer
21
21
shellingham==1.5.4
22
22
# via typer
23
- smmap==5.0.1
23
+ smmap==5.0.2
24
24
# via gitdb
25
25
typer==0.15.1
26
26
# via -r tests/tag.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/typing.txt tests/typing.in
3
- argcomplete==3.5.2
3
+ argcomplete==3.5.3
4
4
# via nox
5
5
certifi==2024.12.14
6
6
# via requests
7
7
cffi==1.17.1
8
8
# via
9
9
# cryptography
10
10
# pynacl
11
- charset-normalizer==3.4.0
11
+ charset-normalizer==3.4.1
12
12
# via requests
13
- click==8.1.7
13
+ click==8.1.8
14
14
# via
15
15
# typer
16
16
# typer-slim
@@ -30,21 +30,21 @@ distlib==0.3.9
30
30
# via virtualenv
31
31
filelock==3.16.1
32
32
# via virtualenv
33
- gitdb==4.0.11
33
+ gitdb==4.0.12
34
34
# via gitpython
35
- gitpython==3.1.43
35
+ gitpython==3.1.44
36
36
# via -r tests/tag.in
37
37
idna==3.10
38
38
# via requests
39
- jinja2==3.1.4
39
+ jinja2==3.1.5
40
40
# via -r tests/../hacking/pr_labeler/requirements.txt
41
41
markdown-it-py==3.0.0
42
42
# via rich
43
43
markupsafe==3.0.2
44
44
# via jinja2
45
45
mdurl==0.1.2
46
46
# via markdown-it-py
47
- mypy==1.13.0
47
+ mypy==1.14.1
48
48
# via -r tests/typing.in
49
49
mypy-extensions==1.0.0
50
50
# via mypy
@@ -72,7 +72,7 @@ rich==13.9.4
72
72
# via typer
73
73
shellingham==1.5.4
74
74
# via typer
75
- smmap==5.0.1
75
+ smmap==5.0.2
76
76
# via gitdb
77
77
typer==0.15.1
78
78
# via -r tests/tag.in
@@ -85,11 +85,11 @@ typing-extensions==4.12.2
85
85
# pygithub
86
86
# typer
87
87
# typer-slim
88
- urllib3==2.2.3
88
+ urllib3==2.3.0
89
89
# via
90
90
# pygithub
91
91
# requests
92
- virtualenv==20.28.0
92
+ virtualenv==20.28.1
93
93
# via nox
94
94
wrapt==1.17.0
95
95
# via deprecated
You can’t perform that action at this time.
0 commit comments