Skip to content

Commit aeeee0f

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

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,5 +20,5 @@ platformdirs==4.3.7
2020
# via black
2121
tomli==2.2.1
2222
# via black
23-
typing-extensions==4.13.0
23+
typing-extensions==4.13.1
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.11.2
7+
ruff==0.11.4
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
66
#
7-
argcomplete==3.6.1
7+
argcomplete==3.6.2
88
# via nox
99
attrs==25.3.0
1010
# via nox
@@ -67,7 +67,7 @@ tomli==2.2.1
6767
# nox
6868
typer-slim==0.15.2
6969
# via -r tests/../hacking/pr_labeler/requirements.txt
70-
typing-extensions==4.13.0
70+
typing-extensions==4.13.1
7171
# via
7272
# codeowners
7373
# mypy
@@ -77,7 +77,7 @@ urllib3==2.3.0
7777
# via
7878
# pygithub
7979
# requests
80-
virtualenv==20.29.3
80+
virtualenv==20.30.0
8181
# via nox
8282
wrapt==1.17.2
8383
# via deprecated

0 commit comments

Comments
 (0)