Skip to content

Commit 78f0769

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

File tree

3 files changed

+6
-10
lines changed

3 files changed

+6
-10
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.8.3
3+
uv==0.8.4
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.5
3+
ruff==0.12.7
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,9 @@ cryptography==45.0.5
3030
# via pyjwt
3131
dependency-groups==1.3.1
3232
# via nox
33-
deprecated==1.2.18
34-
# via pygithub
3533
distlib==0.4.0
3634
# via virtualenv
37-
docutils==0.21.2
35+
docutils==0.22
3836
# via antsibull-docutils
3937
filelock==3.18.0
4038
# via virtualenv
@@ -52,7 +50,7 @@ markupsafe==3.0.2
5250
# via jinja2
5351
mdurl==0.1.2
5452
# via markdown-it-py
55-
mypy==1.17.0
53+
mypy==1.17.1
5654
# via -r tests/typing.in
5755
mypy-extensions==1.1.0
5856
# via mypy
@@ -69,7 +67,7 @@ platformdirs==4.3.8
6967
# via virtualenv
7068
pycparser==2.22
7169
# via cffi
72-
pygithub==2.6.1
70+
pygithub==2.7.0
7371
# via -r tests/../hacking/pr_labeler/requirements.txt
7472
pygments==2.19.2
7573
# via rich
@@ -89,7 +87,7 @@ typer==0.16.0
8987
# via -r tests/tag.in
9088
typer-slim==0.16.0
9189
# via -r tests/../hacking/pr_labeler/requirements.txt
92-
types-docutils==0.21.0.20250722
90+
types-docutils==0.21.0.20250728
9391
# via -r tests/typing.in
9492
typing-extensions==4.14.1
9593
# via
@@ -104,5 +102,3 @@ urllib3==2.5.0
104102
# requests
105103
virtualenv==20.32.0
106104
# via nox
107-
wrapt==1.17.2
108-
# via deprecated

0 commit comments

Comments
 (0)