mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
ci: refresh dev dependencies (#3458)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
272b30fa9a
commit
83bbdd618b
@@ -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
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# This file was autogenerated by uv via the following command:
|
||||
# uv pip compile --universal --output-file tests/pip-compile.txt tests/pip-compile.in
|
||||
uv==0.9.26
|
||||
uv==0.9.28
|
||||
# via -r tests/pip-compile.in
|
||||
|
||||
@@ -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
|
||||
@@ -59,7 +59,7 @@ packaging==26.0
|
||||
# -r tests/tag.in
|
||||
# dependency-groups
|
||||
# nox
|
||||
pathspec==1.0.3
|
||||
pathspec==1.0.4
|
||||
# via mypy
|
||||
platformdirs==4.5.1
|
||||
# via virtualenv
|
||||
@@ -67,7 +67,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