ci: refresh dev dependencies (#3455)

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
ansible-documentation-bot[bot]
2026-02-01 15:16:46 +00:00
committed by GitHub
parent e73dedf111
commit 38f58a3f53
2 changed files with 5 additions and 5 deletions

View File

@@ -12,9 +12,9 @@ mypy-extensions==1.1.0
# via black # via black
packaging==26.0 packaging==26.0
# via black # via black
pathspec==1.0.3 pathspec==1.0.4
# via black # via black
platformdirs==4.5.1 platformdirs==4.5.1
# via black # via black
pytokens==0.4.0 pytokens==0.4.1
# via black # via black

View File

@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
# colorlog # colorlog
colorlog==6.10.1 colorlog==6.10.1
# via nox # via nox
cryptography==46.0.3 cryptography==46.0.4
# via pyjwt # via pyjwt
dependency-groups==1.3.1 dependency-groups==1.3.1
# via nox # via nox
@@ -54,7 +54,7 @@ packaging==26.0
# via # via
# dependency-groups # dependency-groups
# nox # nox
pathspec==1.0.3 pathspec==1.0.4
# via mypy # via mypy
platformdirs==4.5.1 platformdirs==4.5.1
# via virtualenv # via virtualenv
@@ -62,7 +62,7 @@ pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementatio
# via cffi # via cffi
pygithub==2.8.1 pygithub==2.8.1
# via -r tests/../hacking/pr_labeler/requirements.txt # via -r tests/../hacking/pr_labeler/requirements.txt
pyjwt==2.10.1 pyjwt==2.11.0
# via pygithub # via pygithub
pynacl==1.6.2 pynacl==1.6.2
# via pygithub # via pygithub