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 953790c commit 3fb1064Copy full SHA for 3fb1064
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.3
8
# via -r tests/static.in
tests/typing.txt
@@ -4,9 +4,9 @@
# 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
+certifi==2024.12.14
10
# via requests
11
cffi==1.17.1
12
# via
@@ -58,7 +58,7 @@ tomli==2.2.1
58
59
# mypy
60
# nox
61
-typer-slim==0.14.0
+typer-slim==0.15.1
62
# via -r tests/../hacking/pr_labeler/requirements.txt
63
typing-extensions==4.12.2
64
0 commit comments