mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#3092)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
99d7d8303b
commit
659c96fc93
@@ -6,7 +6,7 @@ click==8.3.0
|
||||
# via black
|
||||
colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# via click
|
||||
isort==6.0.1
|
||||
isort==6.1.0
|
||||
# via -r tests/formatters.in
|
||||
mypy-extensions==1.1.0
|
||||
# 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.13.2
|
||||
ruff==0.13.3
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# colorlog
|
||||
colorlog==6.9.0
|
||||
# via nox
|
||||
cryptography==46.0.1
|
||||
cryptography==46.0.2
|
||||
# via pyjwt
|
||||
dependency-groups==1.3.1
|
||||
# via nox
|
||||
|
||||
Reference in New Issue
Block a user