Skip to content

Commit 06ea7f1

Browse files
chore(deps-dev): bump mypy from 1.1.1 to 1.2.0
Bumps [mypy](https://github.com/python/mypy) from 1.1.1 to 1.2.0. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v1.1.1...v1.2.0) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2092851 commit 06ea7f1

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

poetry.lock

Lines changed: 28 additions & 28 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
@@ -55,7 +55,7 @@ python = "^3.7.15"
5555
importlib-metadata = {version = ">=3.7.3,<5.0.0", python = "< 3.8"}
5656

5757
[tool.poetry.dev-dependencies]
58-
mypy = "^1.1"
58+
mypy = "^1.2"
5959
flake8 = "^3.9.2"
6060
flake8-bandit = "^3.0.0"
6161
flake8-bugbear = "^23.3.12"

0 commit comments

Comments
 (0)