Skip to content

Commit 6168b4d

Browse files
chore(deps): bump mypy from 1.16.0 to 1.16.1 in the pip group
Bumps the pip group with 1 update: [mypy](https://github.com/python/mypy). Updates `mypy` from 1.16.0 to 1.16.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.16.1) --- updated-dependencies: - dependency-name: mypy dependency-version: 1.16.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0099338 commit 6168b4d

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
@@ -78,7 +78,7 @@ test = [
7878

7979
dev = [
8080
"taskiq-faststream[test]",
81-
"mypy==1.16.0",
81+
"mypy==1.16.1",
8282
"ruff==0.11.13",
8383
"pre-commit >=3.6.0,<5.0.0",
8484
]

0 commit comments

Comments
 (0)