Skip to content

Commit dc082b1

Browse files
build(deps-dev): bump mypy from 1.11.2 to 1.13.0 (#1460)
Bumps [mypy](https://github.com/python/mypy) from 1.11.2 to 1.13.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.13.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d00a82b commit dc082b1

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.13.0
6060
# via -r requirements-dev.in
6161
mypy-extensions==1.0.0
6262
# via mypy

0 commit comments

Comments
 (0)