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 ee57107 commit 07e4447Copy full SHA for 07e4447
tests/formatters.txt
@@ -8,7 +8,7 @@ black==25.9.0
8
# via -r tests/formatters.in
9
click==8.3.0
10
# via black
11
-isort==6.0.1
+isort==6.1.0
12
13
mypy-extensions==1.1.0
14
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.13.2
+ruff==0.13.3
# via -r tests/static.in
tests/typing.txt
@@ -22,7 +22,7 @@ codeowners==0.8.0
22
# via -r tests/../hacking/pr_labeler/requirements.txt
23
colorlog==6.9.0
24
# via nox
25
-cryptography==46.0.1
+cryptography==46.0.2
26
# via pyjwt
27
dependency-groups==1.3.1
28
0 commit comments