Skip to content

Commit 86dd3ae

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

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

tests/formatters.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ packaging==25.0
1616
# via black
1717
pathspec==0.12.1
1818
# via black
19-
platformdirs==4.3.8
19+
platformdirs==4.4.0
2020
# via black
2121
tomli==2.2.1
2222
# via black
23-
typing-extensions==4.14.1
23+
typing-extensions==4.15.0
2424
# via black

tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
66
#
7-
ruff==0.12.10
7+
ruff==0.12.11
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ packaging==25.0
4848
# nox
4949
pathspec==0.12.1
5050
# via mypy
51-
platformdirs==4.3.8
51+
platformdirs==4.4.0
5252
# via virtualenv
5353
pycparser==2.22
5454
# via cffi
@@ -65,9 +65,9 @@ tomli==2.2.1
6565
# dependency-groups
6666
# mypy
6767
# nox
68-
typer-slim==0.16.1
68+
typer-slim==0.17.3
6969
# via -r tests/../hacking/pr_labeler/requirements.txt
70-
typing-extensions==4.14.1
70+
typing-extensions==4.15.0
7171
# via
7272
# codeowners
7373
# mypy

0 commit comments

Comments
 (0)