Skip to content

Commit c2c013a

Browse files
build(deps-dev): bump mypy from 0.960 to 0.961
Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.961. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.960...v0.961) --- 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 6dadc28 commit c2c013a

File tree

2 files changed

+26
-26
lines changed

2 files changed

+26
-26
lines changed

poetry.lock

Lines changed: 25 additions & 25 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
@@ -35,7 +35,7 @@ pytz = ">=2021.3,<2023.0"
3535
pytest = "^7.1.2"
3636
coverage = {extras = ["toml"], version = "^6.4"}
3737
safety = "^1.10.3"
38-
mypy = "^0.960"
38+
mypy = "^0.961"
3939
typeguard = "^2.13.2"
4040
xdoctest = {extras = ["colors"], version = "^1.0.0"}
4141
sphinx = "^4.3.2"

0 commit comments

Comments
 (0)