Skip to content

Commit

Permalink
ci: refresh dev dependencies (#1888)
Browse files Browse the repository at this point in the history
  • Loading branch information
ansible-documentation-bot[bot] authored Sep 15, 2024
1 parent 8ed3fc7 commit 2f20082
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion tests/formatters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ packaging==24.1
# via black
pathspec==0.12.1
# via black
platformdirs==4.3.2
platformdirs==4.3.3
# via black
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.6.4
ruff==0.6.5
# 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.8.0
rich==13.8.1
# via typer
shellingham==1.5.4
# via typer
Expand Down
8 changes: 4 additions & 4 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ gitdb==4.0.11
# via gitpython
gitpython==3.1.43
# via -r tests/tag.in
idna==3.8
idna==3.9
# via requests
jinja2==3.1.4
# via -r tests/../hacking/pr_labeler/requirements.txt
Expand All @@ -52,7 +52,7 @@ packaging==24.1
# via
# -r tests/tag.in
# nox
platformdirs==4.3.2
platformdirs==4.3.3
# via virtualenv
pycparser==2.22
# via cffi
Expand All @@ -66,7 +66,7 @@ pynacl==1.5.0
# via pygithub
requests==2.32.3
# via pygithub
rich==13.8.0
rich==13.8.1
# via typer
shellingham==1.5.4
# via typer
Expand All @@ -82,7 +82,7 @@ typing-extensions==4.12.2
# mypy
# pygithub
# typer
urllib3==2.2.2
urllib3==2.2.3
# via
# pygithub
# requests
Expand Down

0 comments on commit 2f20082

Please sign in to comment.