mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#2973)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
68dbdfd257
commit
4dfeda4023
@@ -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.4
|
||||
uv==0.8.8
|
||||
# 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.7
|
||||
ruff==0.12.8
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -6,13 +6,13 @@ argcomplete==3.6.2
|
||||
# via nox
|
||||
attrs==25.3.0
|
||||
# via nox
|
||||
certifi==2025.7.14
|
||||
certifi==2025.8.3
|
||||
# via requests
|
||||
cffi==1.17.1
|
||||
# via
|
||||
# cryptography
|
||||
# pynacl
|
||||
charset-normalizer==3.4.2
|
||||
charset-normalizer==3.4.3
|
||||
# via requests
|
||||
click==8.2.1
|
||||
# via
|
||||
@@ -26,7 +26,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# colorlog
|
||||
colorlog==6.9.0
|
||||
# via nox
|
||||
cryptography==45.0.5
|
||||
cryptography==45.0.6
|
||||
# via pyjwt
|
||||
dependency-groups==1.3.1
|
||||
# via nox
|
||||
@@ -87,7 +87,7 @@ typer==0.16.0
|
||||
# via -r tests/tag.in
|
||||
typer-slim==0.16.0
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
types-docutils==0.21.0.20250728
|
||||
types-docutils==0.21.0.20250809
|
||||
# via -r tests/typing.in
|
||||
typing-extensions==4.14.1
|
||||
# via
|
||||
@@ -100,5 +100,5 @@ urllib3==2.5.0
|
||||
# via
|
||||
# pygithub
|
||||
# requests
|
||||
virtualenv==20.32.0
|
||||
virtualenv==20.33.1
|
||||
# via nox
|
||||
|
||||
Reference in New Issue
Block a user