File tree Expand file tree Collapse file tree 3 files changed +4
-6
lines changed Expand file tree Collapse file tree 3 files changed +4
-6
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==24.1.1
7
+ black==24.2.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/static.txt --strip-extras tests/static.in
6
6
#
7
- ruff==0.2.1
7
+ ruff==0.2.2
8
8
# via -r tests/static.in
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ codeowners==0.6.0
20
20
# via -r tests/../hacking/pr_labeler/requirements.txt
21
21
colorlog==6.8.2
22
22
# via nox
23
- cryptography==42.0.2
23
+ cryptography==42.0.3
24
24
# via pyjwt
25
25
deprecated==1.2.14
26
26
# via pygithub
@@ -49,9 +49,7 @@ pycparser==2.21
49
49
pygithub==2.2.0
50
50
# via -r tests/../hacking/pr_labeler/requirements.txt
51
51
pyjwt==2.8.0
52
- # via
53
- # pygithub
54
- # pyjwt
52
+ # via pygithub
55
53
pynacl==1.5.0
56
54
# via pygithub
57
55
requests==2.31.0
You can’t perform that action at this time.
0 commit comments