mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
ci: refresh dev dependencies (#1830)
This commit is contained in:
committed by
GitHub
parent
aaa3498718
commit
16ad3c6eb6
@@ -16,7 +16,7 @@ packaging==24.1
|
||||
# via black
|
||||
pathspec==0.12.1
|
||||
# via black
|
||||
platformdirs==4.2.2
|
||||
platformdirs==4.3.1
|
||||
# via black
|
||||
tomli==2.0.1
|
||||
# via black
|
||||
|
||||
@@ -4,5 +4,5 @@
|
||||
#
|
||||
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
|
||||
#
|
||||
ruff==0.6.3
|
||||
ruff==0.6.4
|
||||
# via -r tests/static.in
|
||||
|
||||
@@ -8,7 +8,7 @@ argcomplete==3.5.0
|
||||
# via nox
|
||||
certifi==2024.8.30
|
||||
# via requests
|
||||
cffi==1.17.0
|
||||
cffi==1.17.1
|
||||
# via
|
||||
# cryptography
|
||||
# pynacl
|
||||
@@ -20,13 +20,13 @@ codeowners==0.7.0
|
||||
# via -r tests/../hacking/pr_labeler/requirements.txt
|
||||
colorlog==6.8.2
|
||||
# via nox
|
||||
cryptography==43.0.0
|
||||
cryptography==43.0.1
|
||||
# via pyjwt
|
||||
deprecated==1.2.14
|
||||
# via pygithub
|
||||
distlib==0.3.8
|
||||
# via virtualenv
|
||||
filelock==3.15.4
|
||||
filelock==3.16.0
|
||||
# via virtualenv
|
||||
idna==3.8
|
||||
# via requests
|
||||
@@ -46,7 +46,7 @@ nox==2024.4.15
|
||||
# via -r tests/typing.in
|
||||
packaging==24.1
|
||||
# via nox
|
||||
platformdirs==4.2.2
|
||||
platformdirs==4.3.1
|
||||
# via virtualenv
|
||||
pycparser==2.22
|
||||
# via cffi
|
||||
@@ -80,7 +80,7 @@ urllib3==2.2.2
|
||||
# via
|
||||
# pygithub
|
||||
# requests
|
||||
virtualenv==20.26.3
|
||||
virtualenv==20.26.4
|
||||
# via nox
|
||||
wrapt==1.16.0
|
||||
# via deprecated
|
||||
|
||||
Reference in New Issue
Block a user