mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3183)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
360399435f
commit
8374b47127
@@ -1,4 +1,4 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
|
||||
uv==0.9.4
|
||||
uv==0.9.5
|
||||
# via -r tests/pip-compile.in
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile --universal --output-file tests/static.txt tests/static.in
|
||||
ruff==0.14.1
|
||||
ruff==0.14.2
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -22,7 +22,7 @@ shellingham==1.5.4
|
||||
# via typer
|
||||
smmap==5.0.2
|
||||
# via gitdb
|
||||
typer==0.19.2
|
||||
typer==0.20.0
|
||||
# via -r tests/tag.in
|
||||
typing-extensions==4.15.0
|
||||
# via typer
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
|
||||
antsibull-docutils==1.3.0
|
||||
# via -r tests/typing.in
|
||||
argcomplete==3.6.2
|
||||
argcomplete==3.6.3
|
||||
# via nox
|
||||
attrs==25.4.0
|
||||
# via nox
|
||||
@@ -85,9 +85,9 @@ shellingham==1.5.4
|
||||
# via typer
|
||||
smmap==5.0.2
|
||||
# via gitdb
|
||||
typer==0.19.2
|
||||
typer==0.20.0
|
||||
# via -r tests/tag.in
|
||||
typer-slim==0.19.2
|
||||
typer-slim==0.20.0
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
types-docutils==0.22.2.20251006
|
||||
# via -r tests/typing.in
|
||||
|
||||
Reference in New Issue
Block a user