Skip to content

Commit dcab8eb

Browse files
chore(deps-dev): bump mypy from 1.19.1 to 2.3.0
Bumps [mypy](https://github.com/python/mypy) from 1.19.1 to 2.3.0. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.19.1...v2.3.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2f21ae commit dcab8eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements/dev_tools.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# pip install -r requirements/dev_tools.txt
22

33
# mypy
4-
mypy==1.19.1
4+
mypy==2.3.0
55

66
# flake8
77
flake8==7.3.0

0 commit comments

Comments
 (0)