Skip to content

Commit

Permalink
ci: refresh dev dependencies (#2124)
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 09e6ce4 commit 61482f7
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 @@ -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
6 changes: 3 additions & 3 deletions tests/typing.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ mypy-extensions==1.0.0
# via mypy
nox==2024.10.9
# via -r tests/typing.in
packaging==24.1
packaging==24.2
# via 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
pyjwt==2.9.0
# via pygithub
Expand All @@ -58,7 +58,7 @@ tomli==2.0.2
# via
# mypy
# nox
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 61482f7

Please sign in to comment.