Skip to content

Commit 5c15f5c

Browse files
ci: refresh dev dependencies (#2842)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent ed933ea commit 5c15f5c

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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.20
3+
uv==0.8.0
44
# via -r tests/pip-compile.in

tests/static.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/static.txt tests/static.in
3-
ruff==0.12.3
3+
ruff==0.12.4
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ argcomplete==3.6.2
66
# via nox
77
attrs==25.3.0
88
# via nox
9-
certifi==2025.7.9
9+
certifi==2025.7.14
1010
# via requests
1111
cffi==1.17.1
1212
# via
@@ -32,7 +32,7 @@ dependency-groups==1.3.1
3232
# via nox
3333
deprecated==1.2.18
3434
# via pygithub
35-
distlib==0.3.9
35+
distlib==0.4.0
3636
# via virtualenv
3737
docutils==0.21.2
3838
# via antsibull-docutils
@@ -52,7 +52,7 @@ markupsafe==3.0.2
5252
# via jinja2
5353
mdurl==0.1.2
5454
# via markdown-it-py
55-
mypy==1.16.1
55+
mypy==1.17.0
5656
# via -r tests/typing.in
5757
mypy-extensions==1.1.0
5858
# via mypy
@@ -89,7 +89,7 @@ typer==0.16.0
8989
# via -r tests/tag.in
9090
typer-slim==0.16.0
9191
# via -r tests/../hacking/pr_labeler/requirements.txt
92-
types-docutils==0.21.0.20250710
92+
types-docutils==0.21.0.20250715
9393
# via -r tests/typing.in
9494
typing-extensions==4.14.1
9595
# via

0 commit comments

Comments
 (0)