Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c14374c

Browse files
authoredMay 18, 2025··
ci: refresh dev dependencies (#2644)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 941bd97 commit c14374c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
 

‎tests/static.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
#
55
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
66
#
7-
ruff==0.11.9
7+
ruff==0.11.10
88
# via -r tests/static.in

‎tests/typing.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@ cffi==1.17.1
1616
# pynacl
1717
charset-normalizer==3.4.2
1818
# via requests
19-
click==8.2.0
19+
click==8.1.8
2020
# via typer-slim
2121
codeowners==0.8.0
2222
# via -r tests/../hacking/pr_labeler/requirements.txt
2323
colorlog==6.9.0
2424
# via nox
25-
cryptography==44.0.3
25+
cryptography==45.0.1
2626
# via pyjwt
2727
dependency-groups==1.3.1
2828
# via nox
@@ -65,7 +65,7 @@ tomli==2.2.1
6565
# dependency-groups
6666
# mypy
6767
# nox
68-
typer-slim==0.15.3
68+
typer-slim==0.15.4
6969
# via -r tests/../hacking/pr_labeler/requirements.txt
7070
typing-extensions==4.13.2
7171
# via

0 commit comments

Comments
 (0)
Please sign in to comment.