mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-27 13:28:51 +07:00
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:
committed by
GitHub
parent
e21b2a4c21
commit
2f333f7cd9
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user