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 d98fab2 commit 00955f1Copy full SHA for 00955f1
tests/formatters.txt
@@ -20,5 +20,5 @@ platformdirs==4.3.8
20
# via black
21
tomli==2.2.1
22
23
-typing-extensions==4.13.2
+typing-extensions==4.14.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.11.12
+ruff==0.11.13
8
# via -r tests/static.in
tests/typing.txt
@@ -69,7 +69,7 @@ tomli==2.2.1
69
# nox
70
typer-slim==0.16.0
71
# via -r tests/../hacking/pr_labeler/requirements.txt
72
73
# via
74
# codeowners
75
# mypy
0 commit comments