Skip to content

Commit

Permalink
ci: refresh dev dependencies (#2303)
Browse files Browse the repository at this point in the history
  • Loading branch information
ansible-documentation-bot[bot] authored Dec 16, 2024
1 parent 953790c commit 3fb1064
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion tests/static.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
#
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
#
ruff==0.8.1
ruff==0.8.3
# via -r tests/static.in
6 changes: 3 additions & 3 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
#
argcomplete==3.5.1
argcomplete==3.5.2
# via nox
certifi==2024.8.30
certifi==2024.12.14
# via requests
cffi==1.17.1
# via
Expand Down Expand Up @@ -58,7 +58,7 @@ tomli==2.2.1
# via
# mypy
# nox
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 3fb1064

Please sign in to comment.