We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05bbf18 commit 8d2e877Copy full SHA for 8d2e877
tests/formatters.txt
@@ -20,5 +20,5 @@ platformdirs==4.2.0
20
# via black
21
tomli==2.0.1
22
23
-typing-extensions==4.9.0
+typing-extensions==4.10.0
24
tests/static.txt
@@ -4,5 +4,5 @@
4
#
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
6
7
-ruff==0.2.2
+ruff==0.3.0
8
# via -r tests/static.in
tests/typing.txt
@@ -58,7 +58,7 @@ tomli==2.0.1
58
# via mypy
59
typer==0.9.0
60
# via -r tests/../hacking/pr_labeler/requirements.txt
61
62
# via
63
# codeowners
64
# mypy
0 commit comments