Skip to content

Commit 07edd56

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

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.14.1
7+
ruff==0.14.2
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 2 additions & 2 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.2
7+
argcomplete==3.6.3
88
# via nox
99
attrs==25.4.0
1010
# via nox
@@ -67,7 +67,7 @@ tomli==2.3.0
6767
# dependency-groups
6868
# mypy
6969
# nox
70-
typer-slim==0.19.2
70+
typer-slim==0.20.0
7171
# via -r tests/../hacking/pr_labeler/requirements.txt
7272
typing-extensions==4.15.0
7373
# via

0 commit comments

Comments
 (0)