Skip to content

Commit

Permalink
[stable-2.17] ci: refresh dev dependencies (#1795)
Browse files Browse the repository at this point in the history
* ci: refresh dev dependencies

* ci: refresh dev dependencies

---------

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
  • Loading branch information
ansible-documentation-bot[bot] authored Aug 26, 2024
1 parent 3789814 commit fda6bd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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.6.1
ruff==0.6.2
# via -r tests/static.in
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/../hacking/tagger/requirements.txt
idna==3.7
idna==3.8
# via requests
jinja2==3.1.4
# via -r tests/../hacking/pr_labeler/requirements.txt
Expand All @@ -42,7 +42,7 @@ markupsafe==2.1.5
# via jinja2
mdurl==0.1.2
# via markdown-it-py
mypy==1.11.1
mypy==1.11.2
# via -r tests/typing.in
mypy-extensions==1.0.0
# via mypy
Expand All @@ -56,7 +56,7 @@ platformdirs==4.2.2
# via virtualenv
pycparser==2.22
# via cffi
pygithub==2.3.0
pygithub==2.4.0
# via -r tests/../hacking/pr_labeler/requirements.txt
pygments==2.18.0
# via rich
Expand All @@ -76,7 +76,7 @@ tomli==2.0.1
# via
# mypy
# nox
typer==0.12.4
typer==0.12.5
# via
# -r tests/../hacking/pr_labeler/requirements.txt
# -r tests/../hacking/tagger/requirements.txt
Expand Down

0 comments on commit fda6bd6

Please sign in to comment.