Skip to content

Commit

Permalink
ci: refresh dev dependencies (#2125)
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 Nov 12, 2024
1 parent aba6663 commit 8f33bd9
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion tests/formatters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ isort==5.13.2
# via -r tests/formatters.in
mypy-extensions==1.0.0
# via black
packaging==24.1
packaging==24.2
# via black
pathspec==0.12.1
# via black
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.7.2
ruff==0.7.3
# via -r tests/static.in
4 changes: 2 additions & 2 deletions tests/tag.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ markdown-it-py==3.0.0
# via rich
mdurl==0.1.2
# via markdown-it-py
packaging==24.1
packaging==24.2
# via -r tests/tag.in
pygments==2.18.0
# via rich
Expand All @@ -24,7 +24,7 @@ shellingham==1.5.4
# via typer
smmap==5.0.1
# via gitdb
typer==0.12.5
typer==0.13.0
# via -r tests/tag.in
typing-extensions==4.12.2
# via typer
8 changes: 4 additions & 4 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -50,15 +50,15 @@ mypy-extensions==1.0.0
# via mypy
nox==2024.10.9
# via -r tests/typing.in
packaging==24.1
packaging==24.2
# via
# -r tests/tag.in
# nox
platformdirs==4.3.6
# via virtualenv
pycparser==2.22
# via cffi
pygithub==2.4.0
pygithub==2.5.0
# via -r tests/../hacking/pr_labeler/requirements.txt
pygments==2.18.0
# via rich
Expand All @@ -74,9 +74,9 @@ shellingham==1.5.4
# via typer
smmap==5.0.1
# via gitdb
typer==0.12.5
typer==0.13.0
# via -r tests/tag.in
typer-slim==0.12.5
typer-slim==0.13.0
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.12.2
# via
Expand Down

0 comments on commit 8f33bd9

Please sign in to comment.