Skip to content

Commit 619ca3f

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

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
@@ -2,7 +2,7 @@
22
# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
33
black==25.1.0
44
# via -r tests/formatters.in
5-
click==8.1.8
5+
click==8.2.0
66
# via black
77
colorama==0.4.6 ; sys_platform == 'win32'
88
# via click
@@ -14,5 +14,5 @@ packaging==25.0
1414
# via black
1515
pathspec==0.12.1
1616
# via black
17-
platformdirs==4.3.7
17+
platformdirs==4.3.8
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.11.8
3+
ruff==0.11.9
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ cffi==1.17.1
1212
# pynacl
1313
charset-normalizer==3.4.2
1414
# via requests
15-
click==8.1.8
15+
click==8.2.0
1616
# via typer-slim
1717
codeowners==0.8.0
1818
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -48,7 +48,7 @@ packaging==25.0
4848
# via
4949
# dependency-groups
5050
# nox
51-
platformdirs==4.3.7
51+
platformdirs==4.3.8
5252
# via virtualenv
5353
pycparser==2.22
5454
# via cffi
@@ -74,7 +74,7 @@ urllib3==2.4.0
7474
# via
7575
# pygithub
7676
# requests
77-
virtualenv==20.30.0
77+
virtualenv==20.31.2
7878
# via nox
7979
wrapt==1.17.2
8080
# via deprecated

0 commit comments

Comments
 (0)