Skip to content

Commit 3f4b318

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

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ isort==6.0.1
1010
# via -r tests/formatters.in
1111
mypy-extensions==1.0.0
1212
# via black
13-
packaging==24.2
13+
packaging==25.0
1414
# via black
1515
pathspec==0.12.1
1616
# 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.11.5
3+
ruff==0.11.6
44
# via -r tests/static.in

tests/tag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ markdown-it-py==3.0.0
1212
# via rich
1313
mdurl==0.1.2
1414
# via markdown-it-py
15-
packaging==24.2
15+
packaging==25.0
1616
# via -r tests/tag.in
1717
pygments==2.19.1
1818
# via rich

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ mypy-extensions==1.0.0
5454
# via mypy
5555
nox==2025.2.9
5656
# via -r tests/typing.in
57-
packaging==24.2
57+
packaging==25.0
5858
# via
5959
# -r tests/tag.in
6060
# dependency-groups

0 commit comments

Comments
 (0)