mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#3419)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9b2fd978bb
commit
4e84fddc31
@@ -12,7 +12,7 @@ mypy-extensions==1.1.0
|
||||
# via black
|
||||
packaging==25.0
|
||||
# via black
|
||||
pathspec==0.12.1
|
||||
pathspec==1.0.3
|
||||
# via black
|
||||
platformdirs==4.5.1
|
||||
# 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.14.10
|
||||
ruff==0.14.11
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -6,7 +6,7 @@ argcomplete==3.6.3
|
||||
# via nox
|
||||
attrs==25.4.0
|
||||
# via nox
|
||||
certifi==2025.11.12
|
||||
certifi==2026.1.4
|
||||
# via requests
|
||||
cffi==2.0.0 ; platform_python_implementation != 'PyPy'
|
||||
# via
|
||||
@@ -32,7 +32,7 @@ distlib==0.4.0
|
||||
# via virtualenv
|
||||
docutils==0.22.4
|
||||
# via antsibull-docutils
|
||||
filelock==3.20.2
|
||||
filelock==3.20.3
|
||||
# via virtualenv
|
||||
humanize==4.15.0
|
||||
# via nox
|
||||
@@ -54,7 +54,7 @@ packaging==25.0
|
||||
# via
|
||||
# dependency-groups
|
||||
# nox
|
||||
pathspec==0.12.1
|
||||
pathspec==1.0.3
|
||||
# via mypy
|
||||
platformdirs==4.5.1
|
||||
# via virtualenv
|
||||
@@ -68,7 +68,7 @@ pynacl==1.6.2
|
||||
# via pygithub
|
||||
requests==2.32.5
|
||||
# via pygithub
|
||||
typer-slim==0.21.0
|
||||
typer-slim==0.21.1
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
types-docutils==0.22.3.20251115
|
||||
# via -r tests/typing.in
|
||||
@@ -78,9 +78,9 @@ typing-extensions==4.15.0
|
||||
# mypy
|
||||
# pygithub
|
||||
# typer-slim
|
||||
urllib3==2.6.2
|
||||
urllib3==2.6.3
|
||||
# via
|
||||
# pygithub
|
||||
# requests
|
||||
virtualenv==20.35.4
|
||||
virtualenv==20.36.1
|
||||
# via nox
|
||||
|
||||
Reference in New Issue
Block a user