mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#2725)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
2d4b4b563b
commit
1a86c51730
@@ -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.12
|
||||
uv==0.7.13
|
||||
# via -r tests/pip-compile.in
|
||||
|
||||
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# colorlog
|
||||
colorlog==6.9.0
|
||||
# via nox
|
||||
cryptography==45.0.3
|
||||
cryptography==45.0.4
|
||||
# via pyjwt
|
||||
dependency-groups==1.3.1
|
||||
# via nox
|
||||
@@ -73,7 +73,7 @@ pyjwt==2.10.1
|
||||
# via pygithub
|
||||
pynacl==1.5.0
|
||||
# via pygithub
|
||||
requests==2.32.3
|
||||
requests==2.32.4
|
||||
# via pygithub
|
||||
rich==14.0.0
|
||||
# via typer
|
||||
|
||||
Reference in New Issue
Block a user