mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
[devel] ci: refresh dev dependencies (#3390)
* ci: refresh dev dependencies * ci: refresh dev dependencies --------- Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a1fb150fd0
commit
79a2b5da7c
@@ -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.17
|
||||
uv==0.9.18
|
||||
# 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.9
|
||||
ruff==0.14.10
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -12,7 +12,7 @@ packaging==25.0
|
||||
# via -r tests/tag.in
|
||||
smmap==5.0.2
|
||||
# via gitdb
|
||||
typer-slim==0.20.0
|
||||
typer-slim==0.21.0
|
||||
# via -r tests/tag.in
|
||||
typing-extensions==4.15.0
|
||||
# via typer-slim
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
|
||||
antsibull-docutils==1.3.1
|
||||
antsibull-docutils==1.4.0
|
||||
# via -r tests/typing.in
|
||||
argcomplete==3.6.3
|
||||
# via nox
|
||||
@@ -30,25 +30,25 @@ dependency-groups==1.3.1
|
||||
# via nox
|
||||
distlib==0.4.0
|
||||
# via virtualenv
|
||||
docutils==0.22.3
|
||||
docutils==0.22.4
|
||||
# via antsibull-docutils
|
||||
filelock==3.20.0
|
||||
filelock==3.20.1
|
||||
# via virtualenv
|
||||
gitdb==4.0.12
|
||||
# via gitpython
|
||||
gitpython==3.1.45
|
||||
# via -r tests/tag.in
|
||||
humanize==4.14.0
|
||||
humanize==4.15.0
|
||||
# via nox
|
||||
idna==3.11
|
||||
# via requests
|
||||
jinja2==3.1.6
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
librt==0.7.3
|
||||
librt==0.7.5 ; platform_python_implementation != 'PyPy'
|
||||
# via mypy
|
||||
markupsafe==3.0.3
|
||||
# via jinja2
|
||||
mypy==1.19.0
|
||||
mypy==1.19.1
|
||||
# via -r tests/typing.in
|
||||
mypy-extensions==1.1.0
|
||||
# via mypy
|
||||
@@ -75,7 +75,7 @@ requests==2.32.5
|
||||
# via pygithub
|
||||
smmap==5.0.2
|
||||
# via gitdb
|
||||
typer-slim==0.20.0
|
||||
typer-slim==0.21.0
|
||||
# via
|
||||
# -r tests/../hacking/pr_labeler/requirements.txt
|
||||
# -r tests/tag.in
|
||||
|
||||
Reference in New Issue
Block a user