Skip to content

Commit

Permalink
Bump mypy from 1.2.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.2.0 to 1.3.0.
- [Commits](python/mypy@v1.2.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 15, 2023
1 parent 7f0081e commit 7ac2da6
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 29 deletions.
56 changes: 28 additions & 28 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.3"
mypy = ">=0.971,<1.4"
pytest-cov = "^4.0.0"
coveralls = "^3.3.1"
pytest-httpx = "^0.21.2"
Expand Down

0 comments on commit 7ac2da6

Please sign in to comment.