Skip to content

Commit 14ced40

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

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
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.6.17
3+
uv==0.7.2
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.11.7
3+
ruff==0.11.8
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.15.2
25+
typer==0.15.3
2626
# via -r tests/tag.in
2727
typing-extensions==4.13.2
2828
# via typer

tests/typing.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ cffi==1.17.1
1010
# via
1111
# cryptography
1212
# pynacl
13-
charset-normalizer==3.4.1
13+
charset-normalizer==3.4.2
1414
# via requests
1515
click==8.1.8
1616
# via
@@ -24,9 +24,9 @@ colorama==0.4.6 ; sys_platform == 'win32'
2424
# colorlog
2525
colorlog==6.9.0
2626
# via nox
27-
cryptography==44.0.2
27+
cryptography==44.0.3
2828
# via pyjwt
29-
dependency-groups==1.3.0
29+
dependency-groups==1.3.1
3030
# via nox
3131
deprecated==1.2.18
3232
# via pygithub
@@ -52,7 +52,7 @@ mypy==1.15.0
5252
# via -r tests/typing.in
5353
mypy-extensions==1.1.0
5454
# via mypy
55-
nox==2025.2.9
55+
nox==2025.5.1
5656
# via -r tests/typing.in
5757
packaging==25.0
5858
# via
@@ -79,9 +79,9 @@ shellingham==1.5.4
7979
# via typer
8080
smmap==5.0.2
8181
# via gitdb
82-
typer==0.15.2
82+
typer==0.15.3
8383
# via -r tests/tag.in
84-
typer-slim==0.15.2
84+
typer-slim==0.15.3
8585
# via -r tests/../hacking/pr_labeler/requirements.txt
8686
types-docutils==0.21.0.20241128
8787
# via -r tests/typing.in

0 commit comments

Comments
 (0)