Skip to content

Commit ccbe34c

Browse files
chore(deps-dev): bump mypy from 1.4.1 to 1.5.1
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1. - [Commits](python/mypy@v1.4.1...v1.5.1) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec7a53f commit ccbe34c

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
@@ -20,7 +20,7 @@ python = "^3.9"
2020
[tool.poetry.group.dev.dependencies]
2121
shed = ">=0.9.5,<2023.7.0"
2222
pylint = "^2.13.7"
23-
mypy = ">=0.942,<1.5"
23+
mypy = ">=0.942,<1.6"
2424
pytest = "^7.1.1"
2525
pytest-cov = ">=3,<5"
2626
typeguard = ">=2.13.3,<5.0.0"

0 commit comments

Comments
 (0)