mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3004)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e79d1a731b
commit
926f846808
@@ -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.11
|
||||
uv==0.8.13
|
||||
# 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.12.9
|
||||
ruff==0.12.10
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -22,7 +22,7 @@ shellingham==1.5.4
|
||||
# via typer
|
||||
smmap==5.0.2
|
||||
# via gitdb
|
||||
typer==0.16.0
|
||||
typer==0.16.1
|
||||
# via -r tests/tag.in
|
||||
typing-extensions==4.14.1
|
||||
# via typer
|
||||
|
||||
@@ -75,7 +75,7 @@ pyjwt==2.10.1
|
||||
# via pygithub
|
||||
pynacl==1.5.0
|
||||
# via pygithub
|
||||
requests==2.32.4
|
||||
requests==2.32.5
|
||||
# via pygithub
|
||||
rich==14.1.0
|
||||
# via typer
|
||||
@@ -83,11 +83,11 @@ shellingham==1.5.4
|
||||
# via typer
|
||||
smmap==5.0.2
|
||||
# via gitdb
|
||||
typer==0.16.0
|
||||
typer==0.16.1
|
||||
# via -r tests/tag.in
|
||||
typer-slim==0.16.0
|
||||
typer-slim==0.16.1
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
types-docutils==0.22.0.20250814
|
||||
types-docutils==0.22.0.20250822
|
||||
# via -r tests/typing.in
|
||||
typing-extensions==4.14.1
|
||||
# via
|
||||
|
||||
Reference in New Issue
Block a user