[stable-2.15] ci: refresh dev dependencies (#1796)

* ci: refresh dev dependencies

* ci: refresh dev dependencies

---------

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
ansible-documentation-bot[bot]
2024-08-26 11:21:51 +01:00
committed by GitHub
parent 51a8972c5a
commit 109b8072be
2 changed files with 5 additions and 5 deletions

View File

@@ -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

View File

@@ -28,7 +28,7 @@ distlib==0.3.8
# via virtualenv
filelock==3.15.4
# via virtualenv
idna==3.7
idna==3.8
# via requests
jinja2==3.1.4
# via -r tests/../hacking/pr_labeler/requirements.txt
@@ -38,7 +38,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
@@ -50,7 +50,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
@@ -68,7 +68,7 @@ tomli==2.0.1
# via
# mypy
# nox
typer==0.12.4
typer==0.12.5
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.12.2
# via