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 d7b7b1b commit 8daf0dfCopy full SHA for 8daf0df
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.14.1
+ruff==0.14.2
8
# via -r tests/static.in
tests/typing.txt
@@ -4,7 +4,7 @@
# pip-compile --allow-unsafe --output-file=tests/typing.txt --strip-extras tests/typing.in
-argcomplete==3.6.2
+argcomplete==3.6.3
# via nox
9
attrs==25.4.0
10
@@ -62,7 +62,7 @@ pynacl==1.6.0
62
# via pygithub
63
requests==2.32.5
64
65
-typer-slim==0.19.2
+typer-slim==0.20.0
66
# via -r tests/../hacking/pr_labeler/requirements.txt
67
typing-extensions==4.15.0
68
# via
0 commit comments