Skip to content

Commit f1824b4

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

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ isort==6.0.1
1212
# via -r tests/formatters.in
1313
mypy-extensions==1.0.0
1414
# via black
15-
packaging==24.2
15+
packaging==25.0
1616
# via black
1717
pathspec==0.12.1
1818
# 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.11.5
7+
ruff==0.11.6
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ mypy-extensions==1.0.0
4444
# via mypy
4545
nox==2025.2.9
4646
# via -r tests/typing.in
47-
packaging==24.2
47+
packaging==25.0
4848
# via
4949
# dependency-groups
5050
# nox

0 commit comments

Comments
 (0)