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 Nov 3, 2024
1 parent 134897a commit 702a308
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.7.1
ruff==0.7.2
# via -r tests/static.in
10 changes: 5 additions & 5 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ charset-normalizer==3.4.0
click==8.1.7
# via typer-slim
codeowners==0.7.0
# via -r /home/runner/work/ansible-documentation/ansible-documentation/hacking/pr_labeler/requirements.txt
colorlog==6.8.2
# via -r tests/../hacking/pr_labeler/requirements.txt
colorlog==6.9.0
# via nox
cryptography==43.0.3
# via pyjwt
Expand All @@ -31,7 +31,7 @@ filelock==3.16.1
idna==3.10
# via requests
jinja2==3.1.4
# via -r /home/runner/work/ansible-documentation/ansible-documentation/hacking/pr_labeler/requirements.txt
# via -r tests/../hacking/pr_labeler/requirements.txt
markupsafe==3.0.2
# via jinja2
mypy==1.13.0
Expand All @@ -47,7 +47,7 @@ platformdirs==4.3.6
pycparser==2.22
# via cffi
pygithub==2.4.0
# via -r /home/runner/work/ansible-documentation/ansible-documentation/hacking/pr_labeler/requirements.txt
# via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.9.0
# via pygithub
pynacl==1.5.0
Expand All @@ -59,7 +59,7 @@ tomli==2.0.2
# mypy
# nox
typer-slim==0.12.5
# via -r /home/runner/work/ansible-documentation/ansible-documentation/hacking/pr_labeler/requirements.txt
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.12.2
# via
# codeowners
Expand Down

0 comments on commit 702a308

Please sign in to comment.