Skip to content

Commit 36afd2e

Browse files
Bump mypy[mypyc] from 1.11.0 to 1.11.1
Bumps [mypy[mypyc]](https://github.com/python/mypy) from 1.11.0 to 1.11.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11...v1.11.1) --- updated-dependencies: - dependency-name: mypy[mypyc] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6416a95 commit 36afd2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
mypy[mypyc]==1.11.0 # update pyproject.toml as well
1+
mypy[mypyc]==1.11.1 # update pyproject.toml as well
22
black~=24.4
33
types-requests
44
types-dataclasses

0 commit comments

Comments
 (0)