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 0149cdf commit a5c2483Copy full SHA for a5c2483
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.8.1
+ruff==0.8.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.5.1
+argcomplete==3.5.2
# via nox
9
certifi==2024.8.30
10
# via requests
@@ -54,7 +54,7 @@ pynacl==1.5.0
54
# via pygithub
55
requests==2.32.3
56
57
-typer-slim==0.14.0
+typer-slim==0.15.1
58
# via -r tests/../hacking/pr_labeler/requirements.txt
59
typing-extensions==4.12.2
60
# via
0 commit comments