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 18fb7ae commit 49f2fa5Copy full SHA for 49f2fa5
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.12.9
+ruff==0.12.10
8
# via -r tests/static.in
tests/typing.txt
@@ -58,9 +58,9 @@ pyjwt==2.10.1
58
# via pygithub
59
pynacl==1.5.0
60
61
-requests==2.32.4
+requests==2.32.5
62
63
-typer-slim==0.16.0
+typer-slim==0.16.1
64
# via -r tests/../hacking/pr_labeler/requirements.txt
65
typing-extensions==4.14.1
66
# via
0 commit comments