Skip to content

Commit 9a2d5ea

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

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ packaging==25.0
1414
# via black
1515
pathspec==0.12.1
1616
# via black
17-
platformdirs==4.3.8
17+
platformdirs==4.4.0
1818
# via black

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

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ packaging==25.0
5252
# nox
5353
pathspec==0.12.1
5454
# via mypy
55-
platformdirs==4.3.8
55+
platformdirs==4.4.0
5656
# via virtualenv
5757
pycparser==2.22
5858
# via cffi
@@ -64,11 +64,11 @@ pynacl==1.5.0
6464
# via pygithub
6565
requests==2.32.5
6666
# via pygithub
67-
typer-slim==0.16.1
67+
typer-slim==0.17.3
6868
# via -r tests/../hacking/pr_labeler/requirements.txt
6969
types-docutils==0.22.0.20250822
7070
# via -r tests/typing.in
71-
typing-extensions==4.14.1
71+
typing-extensions==4.15.0
7272
# via
7373
# codeowners
7474
# mypy

0 commit comments

Comments
 (0)