ci: refresh dev dependencies (#3005)

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-08-25 09:00:34 +01:00
committed by GitHub
parent e21b2a4c21
commit 2f333f7cd9
2 changed files with 3 additions and 3 deletions

View File

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

View File

@@ -58,14 +58,14 @@ pyjwt==2.10.1
# via pygithub
pynacl==1.5.0
# via pygithub
requests==2.32.4
requests==2.32.5
# via pygithub
tomli==2.2.1
# via
# dependency-groups
# mypy
# nox
typer-slim==0.16.0
typer-slim==0.16.1
# via -r tests/../hacking/pr_labeler/requirements.txt
typing-extensions==4.14.1
# via