Skip to content

Commit b1ca6d1

Browse files
chore(deps): bump mypy from 1.11.2 to 1.15.0 in the pip group
Bumps the pip group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.11.2 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.2...v1.15.0) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent af9f2b1 commit b1ca6d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ test = [
7777

7878
dev = [
7979
"taskiq-faststream[test]",
80-
"mypy==1.11.2",
80+
"mypy==1.15.0",
8181
"ruff==0.11.8",
8282
"pre-commit >=3.6.0,<5.0.0",
8383
]

0 commit comments

Comments
 (0)