mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3253)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
b2a6c417f4
commit
f95310dc05
@@ -1,8 +1,8 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
|
||||
black==25.9.0
|
||||
black==25.11.0
|
||||
# via -r tests/formatters.in
|
||||
click==8.3.0
|
||||
click==8.3.1
|
||||
# via black
|
||||
colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# via click
|
||||
|
||||
@@ -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.8
|
||||
uv==0.9.9
|
||||
# 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.4
|
||||
ruff==0.14.5
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile --universal --output-file tests/tag.txt tests/tag.in
|
||||
click==8.3.0
|
||||
click==8.3.1
|
||||
# via typer-slim
|
||||
colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# via click
|
||||
|
||||
@@ -6,7 +6,7 @@ argcomplete==3.6.3
|
||||
# via nox
|
||||
attrs==25.4.0
|
||||
# via nox
|
||||
certifi==2025.10.5
|
||||
certifi==2025.11.12
|
||||
# via requests
|
||||
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
|
||||
# via
|
||||
@@ -14,7 +14,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
|
||||
# pynacl
|
||||
charset-normalizer==3.4.4
|
||||
# via requests
|
||||
click==8.3.0
|
||||
click==8.3.1
|
||||
# via typer-slim
|
||||
codeowners==0.8.0
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
@@ -50,7 +50,7 @@ mypy==1.18.2
|
||||
# via -r tests/typing.in
|
||||
mypy-extensions==1.1.0
|
||||
# via mypy
|
||||
nox==2025.10.16
|
||||
nox==2025.11.12
|
||||
# via -r tests/typing.in
|
||||
packaging==25.0
|
||||
# via
|
||||
@@ -67,7 +67,7 @@ pygithub==2.8.1
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
pyjwt==2.10.1
|
||||
# via pygithub
|
||||
pynacl==1.6.0
|
||||
pynacl==1.6.1
|
||||
# via pygithub
|
||||
requests==2.32.5
|
||||
# via pygithub
|
||||
@@ -77,7 +77,7 @@ typer-slim==0.20.0
|
||||
# via
|
||||
# -r tests/../hacking/pr_labeler/requirements.txt
|
||||
# -r tests/tag.in
|
||||
types-docutils==0.22.2.20251006
|
||||
types-docutils==0.22.3.20251115
|
||||
# via -r tests/typing.in
|
||||
typing-extensions==4.15.0
|
||||
# via
|
||||
|
||||
Reference in New Issue
Block a user