Skip to content

Commit 0df0b0f

Browse files
Bump mypy from 1.11.1 to 1.11.2
Bumps [mypy](https://github.com/python/mypy) from 1.11.1 to 1.11.2. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 43f0167 commit 0df0b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pytest-cov = "==5.0.0"
1717
mock = "==5.1.0"
1818
ruff = "==0.6.2"
1919
types-setuptools = "==73.0.0.20240822"
20-
mypy = "==1.11.1"
20+
mypy = "==1.11.2"
2121
types-mock = "==5.1.0.20240425"
2222
tbump = "==6.11.0"
2323
rstcheck = "==6.2.4"

0 commit comments

Comments
 (0)