Skip to content

Commit 1030d27

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

File tree

4 files changed

+7
-7
lines changed

4 files changed

+7
-7
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.8.14
3+
uv==0.8.15
44
# via -r tests/pip-compile.in

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/tag.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ shellingham==1.5.4
2222
# via typer
2323
smmap==5.0.2
2424
# via gitdb
25-
typer==0.17.3
25+
typer==0.17.4
2626
# via -r tests/tag.in
2727
typing-extensions==4.15.0
2828
# via typer

tests/typing.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
2626
# colorlog
2727
colorlog==6.9.0
2828
# via nox
29-
cryptography==45.0.6
29+
cryptography==45.0.7
3030
# via pyjwt
3131
dependency-groups==1.3.1
3232
# via nox
@@ -67,7 +67,7 @@ platformdirs==4.4.0
6767
# via virtualenv
6868
pycparser==2.22
6969
# via cffi
70-
pygithub==2.7.0
70+
pygithub==2.8.1
7171
# via -r tests/../hacking/pr_labeler/requirements.txt
7272
pygments==2.19.2
7373
# via rich
@@ -83,9 +83,9 @@ shellingham==1.5.4
8383
# via typer
8484
smmap==5.0.2
8585
# via gitdb
86-
typer==0.17.3
86+
typer==0.17.4
8787
# via -r tests/tag.in
88-
typer-slim==0.17.3
88+
typer-slim==0.17.4
8989
# via -r tests/../hacking/pr_labeler/requirements.txt
9090
types-docutils==0.22.0.20250822
9191
# via -r tests/typing.in

0 commit comments

Comments
 (0)