mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3456)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f5b2bbc097
commit
27ba1a65db
@@ -12,9 +12,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
|
||||
|
||||
@@ -24,7 +24,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
|
||||
# colorlog
|
||||
colorlog==6.10.1
|
||||
# via nox
|
||||
cryptography==46.0.3
|
||||
cryptography==46.0.4
|
||||
# via pyjwt
|
||||
dependency-groups==1.3.1
|
||||
# via nox
|
||||
@@ -54,7 +54,7 @@ packaging==26.0
|
||||
# via
|
||||
# dependency-groups
|
||||
# nox
|
||||
pathspec==1.0.3
|
||||
pathspec==1.0.4
|
||||
# via mypy
|
||||
platformdirs==4.5.1
|
||||
# via virtualenv
|
||||
@@ -62,7 +62,7 @@ pycparser==3.0 ; implementation_name != 'PyPy' and platform_python_implementatio
|
||||
# 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