File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
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/pip-compile.txt tests/pip-compile.in
3
- uv==0.6.14
3
+ uv==0.6.17
4
4
# via -r tests/pip-compile.in
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
@@ -16,7 +16,7 @@ click==8.1.8
16
16
# via
17
17
# typer
18
18
# typer-slim
19
- codeowners==0.7 .0
19
+ codeowners==0.8 .0
20
20
# via -r tests/../hacking/pr_labeler/requirements.txt
21
21
colorama==0.4.6 ; sys_platform == 'win32'
22
22
# via
@@ -50,7 +50,7 @@ mdurl==0.1.2
50
50
# via markdown-it-py
51
51
mypy==1.15.0
52
52
# via -r tests/typing.in
53
- mypy-extensions==1.0 .0
53
+ mypy-extensions==1.1 .0
54
54
# via mypy
55
55
nox==2025.2.9
56
56
# via -r tests/typing.in
You can’t perform that action at this time.
0 commit comments