mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#2671)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e9a97700a6
commit
d2e7598a37
@@ -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.7.8
|
||||
uv==0.7.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.11.11
|
||||
ruff==0.11.12
|
||||
# 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.1.8
|
||||
click==8.2.1
|
||||
# via typer
|
||||
colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# via click
|
||||
@@ -22,7 +22,7 @@ shellingham==1.5.4
|
||||
# via typer
|
||||
smmap==5.0.2
|
||||
# via gitdb
|
||||
typer==0.15.4
|
||||
typer==0.16.0
|
||||
# via -r tests/tag.in
|
||||
typing-extensions==4.13.2
|
||||
# via typer
|
||||
|
||||
@@ -12,7 +12,7 @@ cffi==1.17.1
|
||||
# pynacl
|
||||
charset-normalizer==3.4.2
|
||||
# via requests
|
||||
click==8.1.8
|
||||
click==8.2.1
|
||||
# via
|
||||
# typer
|
||||
# typer-slim
|
||||
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# colorlog
|
||||
colorlog==6.9.0
|
||||
# via nox
|
||||
cryptography==45.0.2
|
||||
cryptography==45.0.3
|
||||
# via pyjwt
|
||||
dependency-groups==1.3.1
|
||||
# via nox
|
||||
@@ -48,7 +48,7 @@ markupsafe==3.0.2
|
||||
# via jinja2
|
||||
mdurl==0.1.2
|
||||
# via markdown-it-py
|
||||
mypy==1.15.0
|
||||
mypy==1.16.0
|
||||
# via -r tests/typing.in
|
||||
mypy-extensions==1.1.0
|
||||
# via mypy
|
||||
@@ -59,6 +59,8 @@ packaging==25.0
|
||||
# -r tests/tag.in
|
||||
# dependency-groups
|
||||
# nox
|
||||
pathspec==0.12.1
|
||||
# via mypy
|
||||
platformdirs==4.3.8
|
||||
# via virtualenv
|
||||
pycparser==2.22
|
||||
@@ -79,11 +81,11 @@ shellingham==1.5.4
|
||||
# via typer
|
||||
smmap==5.0.2
|
||||
# via gitdb
|
||||
typer==0.15.4
|
||||
typer==0.16.0
|
||||
# via -r tests/tag.in
|
||||
typer-slim==0.15.4
|
||||
typer-slim==0.16.0
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
types-docutils==0.21.0.20250523
|
||||
types-docutils==0.21.0.20250526
|
||||
# via -r tests/typing.in
|
||||
typing-extensions==4.13.2
|
||||
# via
|
||||
|
||||
Reference in New Issue
Block a user