File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -20,5 +20,5 @@ platformdirs==4.2.2
2020 # via black
2121tomli==2.0.1
2222 # via black
23- typing-extensions==4.11.0
23+ typing-extensions==4.12.1
2424 # via black
Original file line number Diff line number Diff line change 44#
55# pip-compile --allow-unsafe --output-file=tests/spelling.txt --strip-extras tests/spelling.in
66#
7- codespell==2.2.6
7+ codespell==2.3.0
88 # via -r tests/spelling.in
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.4.4
7+ ruff==0.4.7
88 # via -r tests/static.in
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ pyjwt==2.8.0
6262 # via pygithub
6363pynacl==1.5.0
6464 # via pygithub
65- requests==2.31.0
65+ requests==2.32.3
6666 # via pygithub
6767rich==13.7.1
6868 # via typer
@@ -78,7 +78,7 @@ typer==0.12.3
7878 # via
7979 # -r tests/../hacking/pr_labeler/requirements.txt
8080 # -r tests/../hacking/tagger/requirements.txt
81- typing-extensions==4.11.0
81+ typing-extensions==4.12.1
8282 # via
8383 # codeowners
8484 # mypy
You can’t perform that action at this time.
0 commit comments