We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38f24eb commit 9438423Copy full SHA for 9438423
requirements/lint.txt
@@ -353,9 +353,9 @@ mypy==1.15.0 \
353
# via
354
# -r requirements/lint.in
355
# mypy-zope
356
-mypy-extensions==1.0.0 \
357
- --hash=sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d \
358
- --hash=sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782
+mypy-extensions==1.1.0 \
+ --hash=sha256:1be4cccdb0f2482337c4743e60421de3a356cd97508abadd57d47403e94f5505 \
+ --hash=sha256:52e68efc3284861e772bbcd66823fde5ae21fd2fdb51c62a211403730b916558
359
360
# black
361
# mypy
0 commit comments