ci: refresh dev dependencies (#3058)

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
ansible-documentation-bot[bot]
2025-09-15 09:48:50 +01:00
committed by GitHub
parent e6cbf42e3a
commit fe23d7055c
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.12.12
ruff==0.13.0
# via -r tests/static.in

View File

@@ -10,7 +10,7 @@ attrs==25.3.0
# via nox
certifi==2025.8.3
# via requests
cffi==1.17.1
cffi==2.0.0
# via
# cryptography
# pynacl
@@ -36,7 +36,7 @@ jinja2==3.1.6
# via -r tests/../hacking/pr_labeler/requirements.txt
markupsafe==3.0.2
# via jinja2
mypy==1.17.1
mypy==1.18.1
# via -r tests/typing.in
mypy-extensions==1.1.0
# via mypy
@@ -50,13 +50,13 @@ pathspec==0.12.1
# via mypy
platformdirs==4.4.0
# via virtualenv
pycparser==2.22
pycparser==2.23
# via cffi
pygithub==2.8.1
# via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.10.1
# via pygithub
pynacl==1.5.0
pynacl==1.6.0
# via pygithub
requests==2.32.5
# via pygithub