ci: refresh dev dependencies (#3199)

Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
This commit is contained in:
ansible-documentation-bot[bot]
2025-11-03 10:00:15 +00:00
committed by GitHub
parent 07edd56be8
commit 0c8f55a924
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -81,5 +81,5 @@ urllib3==2.5.0
# via # via
# pygithub # pygithub
# requests # requests
virtualenv==20.35.3 virtualenv==20.35.4
# via nox # via nox