Skip to content

Commit b991087

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

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
@@ -48,7 +48,7 @@ markupsafe==3.0.2
4848
# via jinja2
4949
mdurl==0.1.2
5050
# via markdown-it-py
51-
mypy==1.16.0
51+
mypy==1.16.1
5252
# via -r tests/typing.in
5353
mypy-extensions==1.1.0
5454
# via mypy

0 commit comments

Comments
 (0)