Skip to content

Commit 99d7d83

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ idna==3.10
3838
# via requests
3939
jinja2==3.1.6
4040
# via -r tests/../hacking/pr_labeler/requirements.txt
41-
markupsafe==3.0.2
41+
markupsafe==3.0.3
4242
# via jinja2
4343
mypy==1.18.2
4444
# via -r tests/typing.in
@@ -64,9 +64,9 @@ pynacl==1.6.0
6464
# via pygithub
6565
requests==2.32.5
6666
# via pygithub
67-
typer-slim==0.19.1
67+
typer-slim==0.19.2
6868
# via -r tests/../hacking/pr_labeler/requirements.txt
69-
types-docutils==0.22.0.20250919
69+
types-docutils==0.22.2.20250924
7070
# via -r tests/typing.in
7171
typing-extensions==4.15.0
7272
# via

0 commit comments

Comments
 (0)