Skip to content

Commit 60a9337

Browse files
build(deps-dev): bump mypy from 1.11.2 to 1.12.1
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.12.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.12.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f5249f commit 60a9337

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ markupsafe==2.1.5
5656
# via jinja2
5757
multidict==6.1.0
5858
# via yarl
59-
mypy==1.11.2
59+
mypy==1.12.1
6060
# via -r requirements-dev.in
6161
mypy-extensions==1.0.0
6262
# via mypy

0 commit comments

Comments
 (0)