Skip to content

Commit 2682edf

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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.20250715
71+
types-docutils==0.21.0.20250722
7272
# via -r tests/typing.in
7373
typing-extensions==4.14.1
7474
# via
@@ -80,7 +80,7 @@ urllib3==2.5.0
8080
# via
8181
# pygithub
8282
# requests
83-
virtualenv==20.31.2
83+
virtualenv==20.32.0
8484
# via nox
8585
wrapt==1.17.2
8686
# via deprecated

0 commit comments

Comments
 (0)