File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
Expand file tree Collapse file tree 4 files changed +8
-8
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 @@ -14,7 +14,7 @@ markdown-it-py==3.0.0
1414 # via rich
1515mdurl==0.1.2
1616 # via markdown-it-py
17- packaging==24.1
17+ packaging==24.2
1818 # via -r tests/tag.in
1919pygments==2.18.0
2020 # via rich
@@ -24,7 +24,7 @@ shellingham==1.5.4
2424 # via typer
2525smmap==5.0.1
2626 # via gitdb
27- typer==0.12.5
27+ typer==0.13.0
2828 # via -r tests/tag.in
2929typing-extensions==4.12.2
3030 # via typer
Original file line number Diff line number Diff line change @@ -50,15 +50,15 @@ mypy-extensions==1.0.0
5050 # via mypy
5151nox==2024.10.9
5252 # via -r tests/typing.in
53- packaging==24.1
53+ packaging==24.2
5454 # via
5555 # -r tests/tag.in
5656 # nox
5757platformdirs==4.3.6
5858 # via virtualenv
5959pycparser==2.22
6060 # via cffi
61- pygithub==2.4 .0
61+ pygithub==2.5 .0
6262 # via -r tests/../hacking/pr_labeler/requirements.txt
6363pygments==2.18.0
6464 # via rich
@@ -74,9 +74,9 @@ shellingham==1.5.4
7474 # via typer
7575smmap==5.0.1
7676 # via gitdb
77- typer==0.12.5
77+ typer==0.13.0
7878 # via -r tests/tag.in
79- typer-slim==0.12.5
79+ typer-slim==0.13.0
8080 # via -r tests/../hacking/pr_labeler/requirements.txt
8181typing-extensions==4.12.2
8282 # via
You can’t perform that action at this time.
0 commit comments