Skip to content

Commit a08db76

Browse files
Bump mypy from 1.3.0 to 1.4.1
Bumps [mypy](https://github.com/python/mypy) from 1.3.0 to 1.4.1. - [Commits](python/mypy@v1.3.0...v1.4.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 52dcbd6 commit a08db76

File tree

2 files changed

+31
-31
lines changed

2 files changed

+31
-31
lines changed

poetry.lock

Lines changed: 30 additions & 30 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ pre-commit = "*"
6969
pytest = "^7"
7070
pytest-flake8 = "*"
7171
pytest-cov = "*"
72-
mypy = "^1.3"
72+
mypy = "^1.4"
7373
flynt = "^0.78"
7474
deptry = "^0.12.0"
7575

0 commit comments

Comments
 (0)