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 921fc36 commit 276b878
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 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
2 changes: 1 addition & 1 deletion tests/tag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ packaging==24.1
# via -r tests/tag.in
pygments==2.18.0
# via rich
rich==13.9.3
rich==13.9.4
# via typer
shellingham==1.5.4
# via typer
Expand Down
18 changes: 9 additions & 9 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ click==8.1.7
# typer
# 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 @@ -33,11 +33,11 @@ filelock==3.16.1
gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via -r /home/runner/work/ansible-documentation/ansible-documentation/tests/tag.in
# via -r tests/tag.in
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
markdown-it-py==3.0.0
# via rich
markupsafe==3.0.2
Expand All @@ -52,14 +52,14 @@ nox==2024.10.9
# via -r tests/typing.in
packaging==24.1
# via
# -r /home/runner/work/ansible-documentation/ansible-documentation/tests/tag.in
# -r tests/tag.in
# nox
platformdirs==4.3.6
# via virtualenv
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
pygments==2.18.0
# via rich
pyjwt==2.9.0
Expand All @@ -68,16 +68,16 @@ pynacl==1.5.0
# via pygithub
requests==2.32.3
# via pygithub
rich==13.9.3
rich==13.9.4
# via typer
shellingham==1.5.4
# via typer
smmap==5.0.1
# via gitdb
typer==0.12.5
# via -r /home/runner/work/ansible-documentation/ansible-documentation/tests/tag.in
# via -r tests/tag.in
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 276b878

Please sign in to comment.