Skip to content

Commit

Permalink
Bump mypy from 1.0.1 to 1.1.1
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.0.1 to 1.1.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](python/mypy@v1.0.1...v1.1.1)

---
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 Mar 13, 2023
1 parent ca84de7 commit e8b92ff
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 @@ -30,7 +30,7 @@ pytest = "^7.1.1"
black = ">=22.8,<24.0"
isort = "^5.10.1"
flake8 = "^5.0.4"
mypy = ">=0.971,<1.1"
mypy = ">=0.971,<1.2"
pytest-cov = "^4.0.0"
coveralls = "^3.3.1"
pytest-httpx = "^0.21.2"
Expand Down

0 comments on commit e8b92ff

Please sign in to comment.