mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#2784)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2ee7a2ff48
commit
7a4701affe
@@ -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.7.16
|
||||
uv==0.7.19
|
||||
# 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.1
|
||||
ruff==0.12.2
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -24,5 +24,5 @@ smmap==5.0.2
|
||||
# via gitdb
|
||||
typer==0.16.0
|
||||
# via -r tests/tag.in
|
||||
typing-extensions==4.14.0
|
||||
typing-extensions==4.14.1
|
||||
# via typer
|
||||
|
||||
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# colorlog
|
||||
colorlog==6.9.0
|
||||
# via nox
|
||||
cryptography==45.0.4
|
||||
cryptography==45.0.5
|
||||
# via pyjwt
|
||||
dependency-groups==1.3.1
|
||||
# via nox
|
||||
@@ -87,7 +87,7 @@ typer-slim==0.16.0
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
types-docutils==0.21.0.20250604
|
||||
# via -r tests/typing.in
|
||||
typing-extensions==4.14.0
|
||||
typing-extensions==4.14.1
|
||||
# via
|
||||
# codeowners
|
||||
# mypy
|
||||
|
||||
Reference in New Issue
Block a user