File tree 3 files changed +5
-5
lines changed
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ click==8.1.8
10
10
# via black
11
11
isort==6.0.1
12
12
# via -r tests/formatters.in
13
- mypy-extensions==1.0 .0
13
+ mypy-extensions==1.1 .0
14
14
# via black
15
15
packaging==25.0
16
16
# via black
Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
6
#
7
- ruff==0.11.6
7
+ ruff==0.11.7
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ argcomplete==3.6.2
8
8
# via nox
9
9
attrs==25.3.0
10
10
# via nox
11
- certifi==2025.1.31
11
+ certifi==2025.4.26
12
12
# via requests
13
13
cffi==1.17.1
14
14
# via
@@ -18,7 +18,7 @@ charset-normalizer==3.4.1
18
18
# via requests
19
19
click==8.1.8
20
20
# via typer-slim
21
- codeowners==0.7 .0
21
+ codeowners==0.8 .0
22
22
# via -r tests/../hacking/pr_labeler/requirements.txt
23
23
colorlog==6.9.0
24
24
# via nox
@@ -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