Skip to content

Commit 1a86c51

Browse files
ci: refresh dev dependencies (#2725)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 2d4b4b5 commit 1a86c51

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

tests/pip-compile.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
3-
uv==0.7.12
3+
uv==0.7.13
44
# via -r tests/pip-compile.in

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2424
# colorlog
2525
colorlog==6.9.0
2626
# via nox
27-
cryptography==45.0.3
27+
cryptography==45.0.4
2828
# via pyjwt
2929
dependency-groups==1.3.1
3030
# via nox
@@ -73,7 +73,7 @@ pyjwt==2.10.1
7373
# via pygithub
7474
pynacl==1.5.0
7575
# via pygithub
76-
requests==2.32.3
76+
requests==2.32.4
7777
# via pygithub
7878
rich==14.0.0
7979
# via typer

0 commit comments

Comments
 (0)