Skip to content
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.

Commit

Permalink
Bump mypy from 1.0.0 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.3.0.
- [Commits](python/mypy@v1.0.0...v1.3.0)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 11, 2023
1 parent d4fa17e commit a42fc24
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 35 deletions.
68 changes: 34 additions & 34 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ asyncpg = ">=0.21,<0.28"

[tool.poetry.dev-dependencies]
pylint = "^2.17.2"
mypy = "^1.0"
mypy = "^1.3"
docformatter = "^1.5"
pytest = "^7.2.0"
pytest-cov = "^4.0.0"
Expand Down

0 comments on commit a42fc24

Please sign in to comment.