Skip to content

Commit d7feee6

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

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

tests/static.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/static.txt tests/static.in
3-
ruff==0.12.11
3+
ruff==0.12.12
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 3 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.6
27+
cryptography==45.0.7
2828
# via pyjwt
2929
dependency-groups==1.3.1
3030
# via nox
@@ -56,15 +56,15 @@ platformdirs==4.4.0
5656
# via virtualenv
5757
pycparser==2.22
5858
# via cffi
59-
pygithub==2.7.0
59+
pygithub==2.8.1
6060
# via -r tests/../hacking/pr_labeler/requirements.txt
6161
pyjwt==2.10.1
6262
# via pygithub
6363
pynacl==1.5.0
6464
# via pygithub
6565
requests==2.32.5
6666
# via pygithub
67-
typer-slim==0.17.3
67+
typer-slim==0.17.4
6868
# via -r tests/../hacking/pr_labeler/requirements.txt
6969
types-docutils==0.22.0.20250822
7070
# via -r tests/typing.in

0 commit comments

Comments
 (0)