mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3082)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
7678ef0805
commit
1689e79aa1
@@ -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.8.19
|
||||
uv==0.8.22
|
||||
# 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.13.1
|
||||
ruff==0.13.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.1
|
||||
typer==0.19.2
|
||||
# via -r tests/tag.in
|
||||
typing-extensions==4.15.0
|
||||
# via typer
|
||||
|
||||
@@ -46,7 +46,7 @@ jinja2==3.1.6
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
markdown-it-py==4.0.0
|
||||
# via rich
|
||||
markupsafe==3.0.2
|
||||
markupsafe==3.0.3
|
||||
# via jinja2
|
||||
mdurl==0.1.2
|
||||
# via markdown-it-py
|
||||
@@ -83,11 +83,11 @@ shellingham==1.5.4
|
||||
# via typer
|
||||
smmap==5.0.2
|
||||
# via gitdb
|
||||
typer==0.19.1
|
||||
typer==0.19.2
|
||||
# via -r tests/tag.in
|
||||
typer-slim==0.19.1
|
||||
typer-slim==0.19.2
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
types-docutils==0.22.0.20250919
|
||||
types-docutils==0.22.2.20250924
|
||||
# via -r tests/typing.in
|
||||
typing-extensions==4.15.0
|
||||
# via
|
||||
|
||||
Reference in New Issue
Block a user