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/formatters.txt --strip-extras tests/formatters.in
6
6
#
7
- black==23.12.1
7
+ black==24.1.0
8
8
# via -r tests/formatters.in
9
9
click==8.1.7
10
10
# via black
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.1
7
+ argcomplete==3.2.2
8
8
# via nox
9
9
certifi==2023.11.17
10
10
# via requests
@@ -18,9 +18,9 @@ click==8.1.7
18
18
# via typer
19
19
codeowners==0.6.0
20
20
# via -r tests/../hacking/pr_labeler/requirements.txt
21
- colorlog==6.8.0
21
+ colorlog==6.8.2
22
22
# via nox
23
- cryptography==41 .0.7
23
+ cryptography==42 .0.1
24
24
# via pyjwt
25
25
deprecated==1.2.14
26
26
# via pygithub
You can’t perform that action at this time.
0 commit comments