mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#3184)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
26bd7f9fb8
commit
07edd56be8
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.14.1
|
||||
ruff==0.14.2
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
|
||||
#
|
||||
argcomplete==3.6.2
|
||||
argcomplete==3.6.3
|
||||
# via nox
|
||||
attrs==25.4.0
|
||||
# via nox
|
||||
@@ -67,7 +67,7 @@ tomli==2.3.0
|
||||
# dependency-groups
|
||||
# mypy
|
||||
# nox
|
||||
typer-slim==0.19.2
|
||||
typer-slim==0.20.0
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
typing-extensions==4.15.0
|
||||
# via
|
||||
|
||||
Reference in New Issue
Block a user