Skip to content

Commit fe89755

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

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.8.1
3+
ruff==0.8.2
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.1
2424
# via gitdb
25-
typer==0.14.0
25+
typer==0.15.1
2626
# via -r tests/tag.in
2727
typing-extensions==4.12.2
2828
# via typer

tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
3-
argcomplete==3.5.1
3+
argcomplete==3.5.2
44
# via nox
55
certifi==2024.8.30
66
# via requests
@@ -74,9 +74,9 @@ shellingham==1.5.4
7474
# via typer
7575
smmap==5.0.1
7676
# via gitdb
77-
typer==0.14.0
77+
typer==0.15.1
7878
# via -r tests/tag.in
79-
typer-slim==0.14.0
79+
typer-slim==0.15.1
8080
# via -r tests/../hacking/pr_labeler/requirements.txt
8181
typing-extensions==4.12.2
8282
# via

0 commit comments

Comments
 (0)