ci: refresh dev dependencies (#2172)

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
ansible-documentation-bot[bot]
2024-11-18 11:39:48 +00:00
committed by GitHub
parent 6438f4c47f
commit c8be7c1057
3 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ pathspec==0.12.1
# via black
platformdirs==4.3.6
# via black
tomli==2.0.2
tomli==2.1.0
# via black
typing-extensions==4.12.2
# via black

View File

@@ -4,5 +4,5 @@
#
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
#
ruff==0.7.3
ruff==0.7.4
# via -r tests/static.in

View File

@@ -22,7 +22,7 @@ colorlog==6.9.0
# via nox
cryptography==43.0.3
# via pyjwt
deprecated==1.2.14
deprecated==1.2.15
# via pygithub
distlib==0.3.9
# via virtualenv
@@ -54,7 +54,7 @@ pynacl==1.5.0
# via pygithub
requests==2.32.3
# via pygithub
tomli==2.0.2
tomli==2.1.0
# via
# mypy
# nox