Skip to content

Commit 93af938

Browse files
committed
Make checkers happy.
1 parent 6befcd6 commit 93af938

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

tests/pip-compile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3-
uv==0.7.13
3+
uv==0.7.14
44
# via -r tests/pip-compile.in

tests/pr_labeler.txt

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/pr_labeler.txt tests/pr_labeler.in
3-
certifi==2025.1.31
3+
certifi==2025.6.15
44
# via requests
55
cffi==1.17.1
66
# via
77
# cryptography
88
# pynacl
9-
charset-normalizer==3.4.1
9+
charset-normalizer==3.4.2
1010
# via requests
11-
click==8.1.8
11+
click==8.2.1
1212
# via typer-slim
13-
codeowners==0.7.0
13+
codeowners==0.8.0
1414
# via -r tests/pr_labeler.in
1515
colorama==0.4.6 ; sys_platform == 'win32'
1616
# via click
17-
cryptography==44.0.2
17+
cryptography==45.0.4
1818
# via pyjwt
1919
deprecated==1.2.18
2020
# via pygithub
@@ -32,16 +32,16 @@ pyjwt==2.10.1
3232
# via pygithub
3333
pynacl==1.5.0
3434
# via pygithub
35-
requests==2.32.3
35+
requests==2.32.4
3636
# via pygithub
37-
typer-slim==0.15.2
37+
typer-slim==0.16.0
3838
# via -r tests/pr_labeler.in
39-
typing-extensions==4.13.1
39+
typing-extensions==4.14.0
4040
# via
4141
# codeowners
4242
# pygithub
4343
# typer-slim
44-
urllib3==2.3.0
44+
urllib3==2.5.0
4545
# via
4646
# pygithub
4747
# requests

tests/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ antsibull-docs==2.17.0
3030
# via
3131
# -c tests/constraints.in
3232
# -r tests/requirements.in
33-
antsibull-docs-parser==1.2.0
33+
antsibull-docs-parser==1.2.1
3434
# via antsibull-docs
3535
antsibull-docutils==1.2.0
3636
# via
@@ -92,7 +92,7 @@ jinja2==3.1.6
9292
# sphinx
9393
markupsafe==3.0.2
9494
# via jinja2
95-
multidict==6.5.0
95+
multidict==6.4.4
9696
# via
9797
# aiohttp
9898
# yarl

0 commit comments

Comments
 (0)