File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ platformdirs==4.2.0
20
20
# via black
21
21
tomli==2.0.1
22
22
# via black
23
- typing-extensions==4.9 .0
23
+ typing-extensions==4.10 .0
24
24
# 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.2 .2
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,11 +34,11 @@ 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
41
- nox==2023.4.22
41
+ nox==2024.3.2
42
42
# via -r tests/typing.in
43
43
packaging==23.2
44
44
# via nox
@@ -58,7 +58,7 @@ tomli==2.0.1
58
58
# via mypy
59
59
typer==0.9.0
60
60
# via -r tests/../hacking/pr_labeler/requirements.txt
61
- typing-extensions==4.9 .0
61
+ typing-extensions==4.10 .0
62
62
# via
63
63
# codeowners
64
64
# mypy
You can’t perform that action at this time.
0 commit comments