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:
ansible-documentation-bot[bot]
2025-06-16 13:59:23 +01:00
committed by GitHub
parent 2d4b4b563b
commit 1a86c51730
2 changed files with 3 additions and 3 deletions

View File

@@ -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

View File

@@ -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