File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed 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.4
7+ ruff==0.8.0
88 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ shellingham==1.5.4
2424 # via typer
2525smmap==5.0.1
2626 # via gitdb
27- typer==0.13.0
27+ typer==0.13.1
2828 # via -r tests/tag.in
2929typing-extensions==4.12.2
3030 # via typer
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ pygithub==2.5.0
6262 # via -r tests/../hacking/pr_labeler/requirements.txt
6363pygments==2.18.0
6464 # via rich
65- pyjwt==2.9 .0
65+ pyjwt==2.10 .0
6666 # via pygithub
6767pynacl==1.5.0
6868 # via pygithub
@@ -74,9 +74,9 @@ shellingham==1.5.4
7474 # via typer
7575smmap==5.0.1
7676 # via gitdb
77- typer==0.13.0
77+ typer==0.13.1
7878 # via -r tests/tag.in
79- typer-slim==0.13.0
79+ typer-slim==0.13.1
8080 # via -r tests/../hacking/pr_labeler/requirements.txt
8181typing-extensions==4.12.2
8282 # via
@@ -91,5 +91,5 @@ urllib3==2.2.3
9191 # requests
9292virtualenv==20.27.1
9393 # via nox
94- wrapt==1.16 .0
94+ wrapt==1.17 .0
9595 # via deprecated
You can’t perform that action at this time.
0 commit comments