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 f8acac3 commit 38df812Copy full SHA for 38df812
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.5.7
+ruff==0.6.1
8
# via -r tests/static.in
tests/typing.txt
@@ -68,7 +68,7 @@ tomli==2.0.1
68
# via
69
# mypy
70
# nox
71
-typer==0.12.3
+typer==0.12.4
72
# via -r tests/../hacking/pr_labeler/requirements.txt
73
typing-extensions==4.12.2
74
0 commit comments