Skip to content
This repository was archived by the owner on Jun 21, 2025. It is now read-only.

Commit f5444dc

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 bcd3268 commit f5444dc

File tree

2 files changed

+28
-23
lines changed

2 files changed

+28
-23
lines changed

poetry.lock

Lines changed: 27 additions & 22 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
@@ -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)