Skip to content

Commit 8d1a5fd

Browse files
Bump mypy-extensions from 1.0.0 to 1.1.0 (#196)
Bumps [mypy-extensions](https://github.com/python/mypy_extensions) from 1.0.0 to 1.1.0. - [Commits](python/mypy_extensions@1.0.0...1.1.0) --- updated-dependencies: - dependency-name: mypy-extensions dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5df206c commit 8d1a5fd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements_dev.txt

+3-3
Original file line numberDiff line numberDiff line change
@@ -235,9 +235,9 @@ isort==6.0.1 ; python_version >= "3.8" and python_version < "4.0" \
235235
mccabe==0.7.0 ; python_version >= "3.8" and python_version < "4.0" \
236236
--hash=sha256:348e0240c33b60bbdf4e523192ef919f28cb2c3d7d5c7794f74009290f236325 \
237237
--hash=sha256:6c2d30ab6be0e4a46919781807b4f0d834ebdd6c6e3dca0bda5a15f863427b6e
238-
mypy-extensions==1.0.0 ; python_version >= "3.8" and python_version < "4.0" \
239-
--hash=sha256:4392f6c0eb8a5668a69e23d168ffa70f0be9ccfd32b5cc2d26a34ae5b844552d \
240-
--hash=sha256:75dbf8955dc00442a438fc4d0666508a9a97b6bd41aa2f0ffe9d2f2725af0782
238+
mypy-extensions==1.1.0 ; python_version >= "3.8" and python_version < "4.0" \
239+
--hash=sha256:1be4cccdb0f2482337c4743e60421de3a356cd97508abadd57d47403e94f5505 \
240+
--hash=sha256:52e68efc3284861e772bbcd66823fde5ae21fd2fdb51c62a211403730b916558
241241
packaging==25.0 ; python_version >= "3.8" and python_version < "4.0" \
242242
--hash=sha256:29572ef2b1f17581046b3a2227d5c611fb25ec70ca1ba8554b24b0e69331a484 \
243243
--hash=sha256:d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f

0 commit comments

Comments
 (0)