File tree Expand file tree Collapse file tree 3 files changed +12
-12
lines changed Expand file tree Collapse file tree 3 files changed +12
-12
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.7.13
3
+ uv==0.7.14
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/pr_labeler.txt tests/pr_labeler.in
3
- certifi==2025.1.31
3
+ certifi==2025.6.15
4
4
# via requests
5
5
cffi==1.17.1
6
6
# via
7
7
# cryptography
8
8
# pynacl
9
- charset-normalizer==3.4.1
9
+ charset-normalizer==3.4.2
10
10
# via requests
11
- click==8.1.8
11
+ click==8.2.1
12
12
# via typer-slim
13
- codeowners==0.7 .0
13
+ codeowners==0.8 .0
14
14
# via -r tests/pr_labeler.in
15
15
colorama==0.4.6 ; sys_platform == 'win32'
16
16
# via click
17
- cryptography==44 .0.2
17
+ cryptography==45 .0.4
18
18
# via pyjwt
19
19
deprecated==1.2.18
20
20
# via pygithub
@@ -32,16 +32,16 @@ pyjwt==2.10.1
32
32
# via pygithub
33
33
pynacl==1.5.0
34
34
# via pygithub
35
- requests==2.32.3
35
+ requests==2.32.4
36
36
# via pygithub
37
- typer-slim==0.15.2
37
+ typer-slim==0.16.0
38
38
# via -r tests/pr_labeler.in
39
- typing-extensions==4.13.1
39
+ typing-extensions==4.14.0
40
40
# via
41
41
# codeowners
42
42
# pygithub
43
43
# typer-slim
44
- urllib3==2.3 .0
44
+ urllib3==2.5 .0
45
45
# via
46
46
# pygithub
47
47
# requests
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ antsibull-docs==2.17.0
30
30
# via
31
31
# -c tests/constraints.in
32
32
# -r tests/requirements.in
33
- antsibull-docs-parser == 1.2.0
33
+ antsibull-docs-parser == 1.2.1
34
34
# via antsibull-docs
35
35
antsibull-docutils == 1.2.0
36
36
# via
@@ -92,7 +92,7 @@ jinja2==3.1.6
92
92
# sphinx
93
93
markupsafe == 3.0.2
94
94
# via jinja2
95
- multidict == 6.5.0
95
+ multidict == 6.4.4
96
96
# via
97
97
# aiohttp
98
98
# yarl
You can’t perform that action at this time.
0 commit comments