mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3513)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
37857b3334
commit
2229e94597
@@ -1,6 +1,6 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile --universal --output-file tests/formatters.txt tests/formatters.in
|
||||
black==26.1.0
|
||||
black==26.3.0
|
||||
# via -r tests/formatters.in
|
||||
click==8.3.1
|
||||
# via black
|
||||
@@ -14,7 +14,7 @@ packaging==26.0
|
||||
# via black
|
||||
pathspec==1.0.4
|
||||
# via black
|
||||
platformdirs==4.9.2
|
||||
platformdirs==4.9.4
|
||||
# via black
|
||||
pytokens==0.4.1
|
||||
# via black
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile --universal --output-file tests/spelling.txt tests/spelling.in
|
||||
codespell==2.4.1
|
||||
codespell==2.4.2
|
||||
# via -r tests/spelling.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.15.4
|
||||
ruff==0.15.5
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -14,7 +14,7 @@ cffi==2.0.0 ; platform_python_implementation != 'PyPy'
|
||||
# via
|
||||
# cryptography
|
||||
# pynacl
|
||||
charset-normalizer==3.4.4
|
||||
charset-normalizer==3.4.5
|
||||
# via requests
|
||||
click==8.3.1
|
||||
# via typer
|
||||
@@ -34,7 +34,7 @@ distlib==0.4.0
|
||||
# via virtualenv
|
||||
docutils==0.22.4
|
||||
# via antsibull-docutils
|
||||
filelock==3.24.3
|
||||
filelock==3.25.0
|
||||
# via
|
||||
# python-discovery
|
||||
# virtualenv
|
||||
@@ -64,7 +64,7 @@ packaging==26.0
|
||||
# nox
|
||||
pathspec==1.0.4
|
||||
# via mypy
|
||||
platformdirs==4.9.2
|
||||
platformdirs==4.9.4
|
||||
# via
|
||||
# python-discovery
|
||||
# virtualenv
|
||||
@@ -78,7 +78,7 @@ pyjwt==2.11.0
|
||||
# via pygithub
|
||||
pynacl==1.6.2
|
||||
# via pygithub
|
||||
python-discovery==1.1.0
|
||||
python-discovery==1.1.1
|
||||
# via virtualenv
|
||||
requests==2.32.5
|
||||
# via pygithub
|
||||
|
||||
Reference in New Issue
Block a user