File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ isort==5.13.2
1212 # via -r tests/formatters.in
1313mypy-extensions==1.0.0
1414 # via black
15- packaging==24.1
15+ packaging==24.2
1616 # via black
1717pathspec==0.12.1
1818 # 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.7.2
7+ ruff==0.7.3
88 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -40,13 +40,13 @@ mypy-extensions==1.0.0
4040 # via mypy
4141nox==2024.10.9
4242 # via -r tests/typing.in
43- packaging==24.1
43+ packaging==24.2
4444 # via nox
4545platformdirs==4.3.6
4646 # via virtualenv
4747pycparser==2.22
4848 # via cffi
49- pygithub==2.4 .0
49+ pygithub==2.5 .0
5050 # via -r tests/../hacking/pr_labeler/requirements.txt
5151pyjwt==2.9.0
5252 # via pygithub
@@ -58,7 +58,7 @@ tomli==2.0.2
5858 # via
5959 # mypy
6060 # nox
61- typer-slim==0.12.5
61+ typer-slim==0.13.0
6262 # via -r tests/../hacking/pr_labeler/requirements.txt
6363typing-extensions==4.12.2
6464 # via
You can’t perform that action at this time.
0 commit comments