Skip to content

Commit c1f39cb

Browse files
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 1900736 commit c1f39cb

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
@@ -58,7 +58,7 @@ asgi-lifespan = "^2.1.0"
5858
requests = "^2.28.2"
5959
uvicorn = "^0.21.1"
6060
Jinja2 = "^3.1.2"
61-
mypy = "^1.1.1"
61+
mypy = "^1.2.0"
6262

6363
[tool.poetry.extras]
6464
sqlmodel = ["sqlmodel", "sqlakeyset"]

0 commit comments

Comments
 (0)