File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed 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.3.0
7
+ ruff==0.3.2
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change 4
4
#
5
5
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
6
6
#
7
- argcomplete==3.2.2
7
+ argcomplete==3.2.3
8
8
# via nox
9
9
certifi==2024.2.2
10
10
# via requests
@@ -16,7 +16,7 @@ charset-normalizer==3.3.2
16
16
# via requests
17
17
click==8.1.7
18
18
# via typer
19
- codeowners==0.6 .0
19
+ codeowners==0.7 .0
20
20
# via -r tests/../hacking/pr_labeler/requirements.txt
21
21
colorlog==6.8.2
22
22
# via nox
@@ -34,7 +34,7 @@ jinja2==3.1.3
34
34
# via -r tests/../hacking/pr_labeler/requirements.txt
35
35
markupsafe==2.1.5
36
36
# via jinja2
37
- mypy==1.8 .0
37
+ mypy==1.9 .0
38
38
# via -r tests/typing.in
39
39
mypy-extensions==1.0.0
40
40
# via mypy
You can’t perform that action at this time.
0 commit comments