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 c14374c commit e093770Copy full SHA for e093770
tests/formatters.txt
@@ -6,7 +6,7 @@
6
#
7
black==25.1.0
8
# via -r tests/formatters.in
9
-click==8.2.0
+click==8.2.1
10
# via black
11
isort==6.0.1
12
tests/static.txt
@@ -4,5 +4,5 @@
4
5
# pip-compile --allow-unsafe --output-file=tests/static.txt --strip-extras tests/static.in
-ruff==0.11.10
+ruff==0.11.11
# 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==45.0.1
+cryptography==45.0.2
26
# via pyjwt
27
dependency-groups==1.3.1
28
0 commit comments