Skip to content

Commit 76ab350

Browse files
ci: refresh dev dependencies (#2949)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 82bdad5 commit 76ab350

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
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.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
@@ -28,11 +28,9 @@ cryptography==45.0.5
2828
# via pyjwt
2929
dependency-groups==1.3.1
3030
# via nox
31-
deprecated==1.2.18
32-
# via pygithub
3331
distlib==0.4.0
3432
# via virtualenv
35-
docutils==0.21.2
33+
docutils==0.22
3634
# via antsibull-docutils
3735
filelock==3.18.0
3836
# via virtualenv
@@ -42,7 +40,7 @@ jinja2==3.1.6
4240
# via -r tests/../hacking/pr_labeler/requirements.txt
4341
markupsafe==3.0.2
4442
# via jinja2
45-
mypy==1.17.0
43+
mypy==1.17.1
4644
# via -r tests/typing.in
4745
mypy-extensions==1.1.0
4846
# via mypy
@@ -58,7 +56,7 @@ platformdirs==4.3.8
5856
# via virtualenv
5957
pycparser==2.22
6058
# via cffi
61-
pygithub==2.6.1
59+
pygithub==2.7.0
6260
# via -r tests/../hacking/pr_labeler/requirements.txt
6361
pyjwt==2.10.1
6462
# via pygithub
@@ -68,7 +66,7 @@ requests==2.32.4
6866
# via pygithub
6967
typer-slim==0.16.0
7068
# via -r tests/../hacking/pr_labeler/requirements.txt
71-
types-docutils==0.21.0.20250722
69+
types-docutils==0.21.0.20250728
7270
# via -r tests/typing.in
7371
typing-extensions==4.14.1
7472
# via
@@ -82,5 +80,3 @@ urllib3==2.5.0
8280
# requests
8381
virtualenv==20.32.0
8482
# via nox
85-
wrapt==1.17.2
86-
# via deprecated

0 commit comments

Comments
 (0)