File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ colorama==0.4.6 ; sys_platform == 'win32'
8
8
# via click
9
9
isort==6.0.1
10
10
# via -r tests/formatters.in
11
- mypy-extensions==1.0 .0
11
+ mypy-extensions==1.1 .0
12
12
# via black
13
13
packaging==25.0
14
14
# via black
Original file line number Diff line number Diff line change 1
1
# This file was autogenerated by uv via the following command:
2
2
# uv pip compile --universal --output-file tests/static.txt tests/static.in
3
- ruff==0.11.6
3
+ ruff==0.11.7
4
4
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ argcomplete==3.6.2
4
4
# via nox
5
5
attrs==25.3.0
6
6
# via nox
7
- certifi==2025.1.31
7
+ certifi==2025.4.26
8
8
# via requests
9
9
cffi==1.17.1
10
10
# via
@@ -14,7 +14,7 @@ charset-normalizer==3.4.1
14
14
# via requests
15
15
click==8.1.8
16
16
# via typer-slim
17
- codeowners==0.7 .0
17
+ codeowners==0.8 .0
18
18
# via -r tests/../hacking/pr_labeler/requirements.txt
19
19
colorama==0.4.6 ; sys_platform == 'win32'
20
20
# via
@@ -40,7 +40,7 @@ markupsafe==3.0.2
40
40
# via jinja2
41
41
mypy==1.15.0
42
42
# via -r tests/typing.in
43
- mypy-extensions==1.0 .0
43
+ mypy-extensions==1.1 .0
44
44
# via mypy
45
45
nox==2025.2.9
46
46
# via -r tests/typing.in
You can’t perform that action at this time.
0 commit comments