Skip to content

Commit d2a16cc

Browse files
chore(deps-dev): bump mypy from 1.7.0 to 1.7.1
Bumps [mypy](https://github.com/python/mypy) from 1.7.0 to 1.7.1. - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.7.0...v1.7.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9581ca5 commit d2a16cc

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
@@ -71,7 +71,7 @@ test = [
7171
dev = [
7272
"taskiq-faststream[test]",
7373

74-
"mypy==1.7.0",
74+
"mypy==1.7.1",
7575
"black==23.11.0",
7676
"isort==5.12.0",
7777
"ruff==0.1.6",

0 commit comments

Comments
 (0)