Skip to content

Commit

Permalink
ci: refresh dev dependencies (ansible#2267)
Browse files Browse the repository at this point in the history
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
  • Loading branch information
ansible-documentation-bot[bot] authored Dec 9, 2024
1 parent 5569b25 commit fe89755
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/static.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/static.txt tests/static.in
ruff==0.8.1
ruff==0.8.2
# via -r tests/static.in
2 changes: 1 addition & 1 deletion tests/tag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ shellingham==1.5.4
# via typer
smmap==5.0.1
# via gitdb
typer==0.14.0
typer==0.15.1
# via -r tests/tag.in
typing-extensions==4.12.2
# via typer
6 changes: 3 additions & 3 deletions tests/typing.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file was autogenerated by uv via the following command:
# uv pip compile --universal --output-file tests/typing.txt tests/typing.in
argcomplete==3.5.1
argcomplete==3.5.2
# via nox
certifi==2024.8.30
# via requests
Expand Down Expand Up @@ -74,9 +74,9 @@ shellingham==1.5.4
# via typer
smmap==5.0.1
# via gitdb
typer==0.14.0
typer==0.15.1
# via -r tests/tag.in
typer-slim==0.14.0
typer-slim==0.15.1
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.12.2
# via
Expand Down

0 comments on commit fe89755

Please sign in to comment.