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 95d1f75 commit b03b65aCopy full SHA for b03b65a
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,14 +58,14 @@ pyjwt==2.10.1
58
# via pygithub
59
pynacl==1.5.0
60
61
-requests==2.32.4
+requests==2.32.5
62
63
tomli==2.2.1
64
# via
65
# dependency-groups
66
# mypy
67
# nox
68
-typer-slim==0.16.0
+typer-slim==0.16.1
69
# via -r tests/../hacking/pr_labeler/requirements.txt
70
typing-extensions==4.14.1
71
0 commit comments