Skip to content

Commit 55589e1

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

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
@@ -1,4 +1,4 @@
11
# This file was autogenerated by uv via the following command:
22
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3-
ruff==0.14.6
3+
ruff==0.14.7
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,11 @@ idna==3.11
4040
# via requests
4141
jinja2==3.1.6
4242
# via -r tests/../hacking/pr_labeler/requirements.txt
43+
librt==0.6.3
44+
# via mypy
4345
markupsafe==3.0.3
4446
# via jinja2
45-
mypy==1.18.2
47+
mypy==1.19.0
4648
# via -r tests/typing.in
4749
mypy-extensions==1.1.0
4850
# via mypy

0 commit comments

Comments
 (0)