Skip to content

Commit

Permalink
ci: refresh dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ansible-documentation-bot[bot] committed Dec 22, 2024
1 parent 6c842f5 commit 86d11a5
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion tests/formatters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
black==24.10.0
# via -r tests/formatters.in
click==8.1.7
click==8.1.8
# via black
isort==5.13.2
# via -r tests/formatters.in
Expand Down
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.3
ruff==0.8.4
# 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 @@ -14,7 +14,7 @@ cffi==1.17.1
# pynacl
charset-normalizer==3.4.0
# via requests
click==8.1.7
click==8.1.8
# via typer-slim
codeowners==0.7.0
# via -r tests/../hacking/pr_labeler/requirements.txt
Expand All @@ -30,11 +30,11 @@ filelock==3.16.1
# via virtualenv
idna==3.10
# via requests
jinja2==3.1.4
jinja2==3.1.5
# via -r tests/../hacking/pr_labeler/requirements.txt
markupsafe==3.0.2
# via jinja2
mypy==1.13.0
mypy==1.14.0
# via -r tests/typing.in
mypy-extensions==1.0.0
# via mypy
Expand Down

0 comments on commit 86d11a5

Please sign in to comment.