Skip to content

Commit 2df6a24

Browse files
build(deps-dev): bump mypy from 0.930 to 0.931
Bumps [mypy](https://github.com/python/mypy) from 0.930 to 0.931. - [Release notes](https://github.com/python/mypy/releases) - [Commits](python/mypy@v0.930...v0.931) --- updated-dependencies: - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0113ce6 commit 2df6a24

File tree

2 files changed

+23
-23
lines changed

2 files changed

+23
-23
lines changed

poetry.lock

+22-22
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ fastapi-crudrouter=['fastapi-crudrouter>=0.8.4']
3838
pytest = "^6.2.5"
3939
coverage = {extras = ["toml"], version = "^6.2"}
4040
safety = "^1.10.3"
41-
mypy = "^0.930"
41+
mypy = "^0.931"
4242
typeguard = "^2.13.2"
4343
xdoctest = {extras = ["colors"], version = "^0.15.10"}
4444
sphinx = "^4.3.2"

0 commit comments

Comments
 (0)