Skip to content

Commit e5f7e2f

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

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
@@ -16,5 +16,5 @@ pathspec==0.12.1
1616
# via black
1717
platformdirs==4.5.0
1818
# via black
19-
pytokens==0.2.0
19+
pytokens==0.3.0
2020
# via black

tests/pip-compile.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/pip-compile.txt tests/pip-compile.in
3-
uv==0.9.7
3+
uv==0.9.8
44
# via -r tests/pip-compile.in

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

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependency-groups==1.3.1
3030
# via nox
3131
distlib==0.4.0
3232
# via virtualenv
33-
docutils==0.22.2
33+
docutils==0.22.3
3434
# via antsibull-docutils
3535
filelock==3.20.0
3636
# via virtualenv

0 commit comments

Comments
 (0)