Skip to content

Commit 991c445

Browse files
ci: refresh dev dependencies (#3327)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent c02ca58 commit 991c445

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
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.14.6
7+
ruff==0.14.7
88
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,11 @@ idna==3.11
3636
# via requests
3737
jinja2==3.1.6
3838
# via -r tests/../hacking/pr_labeler/requirements.txt
39+
librt==0.6.3
40+
# via mypy
3941
markupsafe==3.0.3
4042
# via jinja2
41-
mypy==1.18.2
43+
mypy==1.19.0
4244
# via -r tests/typing.in
4345
mypy-extensions==1.1.0
4446
# via mypy

0 commit comments

Comments
 (0)