Skip to content

Commit 97f0108

Browse files
ci: refresh dev dependencies (ansible#2567)
Co-authored-by: Ansible Documentation Bot <147556122+ansible-documentation-bot[bot]@users.noreply.github.com>
1 parent 487faa3 commit 97f0108

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

tests/formatters.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
88
# via click
99
isort==6.0.1
1010
# via -r tests/formatters.in
11-
mypy-extensions==1.0.0
11+
mypy-extensions==1.1.0
1212
# via black
1313
packaging==25.0
1414
# via black

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

tests/typing.txt

Lines changed: 3 additions & 3 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.1.31
7+
certifi==2025.4.26
88
# via requests
99
cffi==1.17.1
1010
# via
@@ -14,7 +14,7 @@ charset-normalizer==3.4.1
1414
# via requests
1515
click==8.1.8
1616
# via typer-slim
17-
codeowners==0.7.0
17+
codeowners==0.8.0
1818
# via -r tests/../hacking/pr_labeler/requirements.txt
1919
colorama==0.4.6 ; sys_platform == 'win32'
2020
# via
@@ -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)