Skip to content

Commit 49c1002

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

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

tests/typing.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ markupsafe==2.1.5
4242
# via jinja2
4343
mdurl==0.1.2
4444
# via markdown-it-py
45-
mypy==1.10.0
45+
mypy==1.10.1
4646
# via -r tests/typing.in
4747
mypy-extensions==1.0.0
4848
# via mypy

0 commit comments

Comments
 (0)