mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3457)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
323dac091d
commit
2838bdaa9f
@@ -14,9 +14,9 @@ mypy-extensions==1.1.0
|
||||
# via black
|
||||
packaging==26.0
|
||||
# via black
|
||||
pathspec==1.0.3
|
||||
pathspec==1.0.4
|
||||
# via black
|
||||
platformdirs==4.5.1
|
||||
# via black
|
||||
pytokens==0.4.0
|
||||
pytokens==0.4.1
|
||||
# via black
|
||||
|
||||
@@ -22,7 +22,7 @@ codeowners==0.8.0
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
colorlog==6.10.1
|
||||
# via nox
|
||||
cryptography==46.0.3
|
||||
cryptography==46.0.4
|
||||
# via pyjwt
|
||||
dependency-groups==1.3.1
|
||||
# via nox
|
||||
@@ -50,7 +50,7 @@ packaging==26.0
|
||||
# via
|
||||
# dependency-groups
|
||||
# nox
|
||||
pathspec==1.0.3
|
||||
pathspec==1.0.4
|
||||
# via mypy
|
||||
platformdirs==4.5.1
|
||||
# via virtualenv
|
||||
@@ -58,7 +58,7 @@ pycparser==3.0
|
||||
# via cffi
|
||||
pygithub==2.8.1
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
pyjwt==2.10.1
|
||||
pyjwt==2.11.0
|
||||
# via pygithub
|
||||
pynacl==1.6.2
|
||||
# via pygithub
|
||||
|
||||
Reference in New Issue
Block a user