mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#3016)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
5091bbddab
commit
f33bdc8cde
@@ -14,5 +14,5 @@ packaging==25.0
|
||||
# via black
|
||||
pathspec==0.12.1
|
||||
# via black
|
||||
platformdirs==4.3.8
|
||||
platformdirs==4.4.0
|
||||
# via black
|
||||
|
||||
@@ -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.8.13
|
||||
uv==0.8.14
|
||||
# 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.12.10
|
||||
ruff==0.12.11
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -22,7 +22,7 @@ shellingham==1.5.4
|
||||
# via typer
|
||||
smmap==5.0.2
|
||||
# via gitdb
|
||||
typer==0.16.1
|
||||
typer==0.17.3
|
||||
# via -r tests/tag.in
|
||||
typing-extensions==4.14.1
|
||||
typing-extensions==4.15.0
|
||||
# via typer
|
||||
|
||||
@@ -63,7 +63,7 @@ packaging==25.0
|
||||
# nox
|
||||
pathspec==0.12.1
|
||||
# via mypy
|
||||
platformdirs==4.3.8
|
||||
platformdirs==4.4.0
|
||||
# via virtualenv
|
||||
pycparser==2.22
|
||||
# via cffi
|
||||
@@ -83,13 +83,13 @@ shellingham==1.5.4
|
||||
# via typer
|
||||
smmap==5.0.2
|
||||
# via gitdb
|
||||
typer==0.16.1
|
||||
typer==0.17.3
|
||||
# via -r tests/tag.in
|
||||
typer-slim==0.16.1
|
||||
typer-slim==0.17.3
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
types-docutils==0.22.0.20250822
|
||||
# via -r tests/typing.in
|
||||
typing-extensions==4.14.1
|
||||
typing-extensions==4.15.0
|
||||
# via
|
||||
# codeowners
|
||||
# mypy
|
||||
|
||||
Reference in New Issue
Block a user