Skip to content

Commit 98ddf8f

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

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

tests/formatters.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ click==8.1.8
1010
# via black
1111
isort==6.0.1
1212
# via -r tests/formatters.in
13-
mypy-extensions==1.0.0
13+
mypy-extensions==1.1.0
1414
# via black
1515
packaging==25.0
1616
# via black

tests/static.txt

+1-1
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.11.6
7+
ruff==0.11.7
88
# via -r tests/static.in

tests/typing.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ argcomplete==3.6.2
88
# via nox
99
attrs==25.3.0
1010
# via nox
11-
certifi==2025.1.31
11+
certifi==2025.4.26
1212
# via requests
1313
cffi==1.17.1
1414
# via
@@ -18,7 +18,7 @@ charset-normalizer==3.4.1
1818
# via requests
1919
click==8.1.8
2020
# via typer-slim
21-
codeowners==0.7.0
21+
codeowners==0.8.0
2222
# via -r tests/../hacking/pr_labeler/requirements.txt
2323
colorlog==6.9.0
2424
# via nox
@@ -40,7 +40,7 @@ markupsafe==3.0.2
4040
# via jinja2
4141
mypy==1.15.0
4242
# via -r tests/typing.in
43-
mypy-extensions==1.0.0
43+
mypy-extensions==1.1.0
4444
# via mypy
4545
nox==2025.2.9
4646
# via -r tests/typing.in

0 commit comments

Comments
 (0)