Skip to content

Commit d99ca8e

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

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.11.13
3+
ruff==0.12.0
44
# via -r tests/static.in

tests/typing.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ argcomplete==3.6.2
44
# via nox
55
attrs==25.3.0
66
# via nox
7-
certifi==2025.4.26
7+
certifi==2025.6.15
88
# via requests
99
cffi==1.17.1
1010
# via
@@ -38,7 +38,7 @@ jinja2==3.1.6
3838
# via -r tests/../hacking/pr_labeler/requirements.txt
3939
markupsafe==3.0.2
4040
# via jinja2
41-
mypy==1.16.0
41+
mypy==1.16.1
4242
# via -r tests/typing.in
4343
mypy-extensions==1.1.0
4444
# via mypy

0 commit comments

Comments
 (0)