mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#3066)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
c7bda8cfea
commit
1d5eaeb57c
@@ -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.1.0
|
||||
black==25.9.0
|
||||
# via -r tests/formatters.in
|
||||
click==8.2.1
|
||||
click==8.3.0
|
||||
# via black
|
||||
colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# via click
|
||||
@@ -16,3 +16,5 @@ pathspec==0.12.1
|
||||
# via black
|
||||
platformdirs==4.4.0
|
||||
# via black
|
||||
pytokens==0.1.10
|
||||
# via black
|
||||
|
||||
@@ -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.0
|
||||
ruff==0.13.1
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -14,7 +14,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
|
||||
# pynacl
|
||||
charset-normalizer==3.4.3
|
||||
# via requests
|
||||
click==8.2.1
|
||||
click==8.3.0
|
||||
# via typer-slim
|
||||
codeowners==0.8.0
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
@@ -24,13 +24,13 @@ colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# colorlog
|
||||
colorlog==6.9.0
|
||||
# via nox
|
||||
cryptography==45.0.7
|
||||
cryptography==46.0.1
|
||||
# via pyjwt
|
||||
dependency-groups==1.3.1
|
||||
# via nox
|
||||
distlib==0.4.0
|
||||
# via virtualenv
|
||||
docutils==0.22
|
||||
docutils==0.22.2
|
||||
# via antsibull-docutils
|
||||
filelock==3.19.1
|
||||
# via virtualenv
|
||||
@@ -40,7 +40,7 @@ jinja2==3.1.6
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
markupsafe==3.0.2
|
||||
# via jinja2
|
||||
mypy==1.18.1
|
||||
mypy==1.18.2
|
||||
# via -r tests/typing.in
|
||||
mypy-extensions==1.1.0
|
||||
# via mypy
|
||||
@@ -64,9 +64,9 @@ pynacl==1.6.0
|
||||
# via pygithub
|
||||
requests==2.32.5
|
||||
# via pygithub
|
||||
typer-slim==0.17.4
|
||||
typer-slim==0.19.1
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
types-docutils==0.22.0.20250822
|
||||
types-docutils==0.22.0.20250919
|
||||
# via -r tests/typing.in
|
||||
typing-extensions==4.15.0
|
||||
# via
|
||||
|
||||
Reference in New Issue
Block a user