File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=tests/formatters.txt --strip-extras tests/formatters.in
66#
7- black==24.4.2
7+ black==24.8.0
88 # via -r tests/formatters.in
99click==8.1.7
1010 # via black
Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
66#
7- ruff==0.5.5
7+ ruff==0.5.6
88 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ markupsafe==2.1.5
4242 # via jinja2
4343mdurl==0.1.2
4444 # via markdown-it-py
45- mypy==1.11.0
45+ mypy==1.11.1
4646 # via -r tests/typing.in
4747mypy-extensions==1.0.0
4848 # via mypy
@@ -58,7 +58,7 @@ pygithub==2.3.0
5858 # via -r tests/../hacking/pr_labeler/requirements.txt
5959pygments==2.18.0
6060 # via rich
61- pyjwt==2.8 .0
61+ pyjwt==2.9 .0
6262 # via pygithub
6363pynacl==1.5.0
6464 # via pygithub
You can’t perform that action at this time.
0 commit comments