Skip to content

Commit 4a4602d

Browse files
ci: refresh dev dependencies (#2844)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 289dccd commit 4a4602d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

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
@@ -30,7 +30,7 @@ dependency-groups==1.3.1
3030
# via nox
3131
deprecated==1.2.18
3232
# via pygithub
33-
distlib==0.3.9
33+
distlib==0.4.0
3434
# via virtualenv
3535
docutils==0.21.2
3636
# via antsibull-docutils
@@ -42,7 +42,7 @@ jinja2==3.1.6
4242
# via -r tests/../hacking/pr_labeler/requirements.txt
4343
markupsafe==3.0.2
4444
# via jinja2
45-
mypy==1.16.1
45+
mypy==1.17.0
4646
# via -r tests/typing.in
4747
mypy-extensions==1.1.0
4848
# via mypy
@@ -68,7 +68,7 @@ requests==2.32.4
6868
# via pygithub
6969
typer-slim==0.16.0
7070
# via -r tests/../hacking/pr_labeler/requirements.txt
71-
types-docutils==0.21.0.20250710
71+
types-docutils==0.21.0.20250715
7272
# via -r tests/typing.in
7373
typing-extensions==4.14.1
7474
# via

0 commit comments

Comments
 (0)