Skip to content

Commit

Permalink
Bump mypy from 1.4.1 to 1.5.1 (#2838)
Browse files Browse the repository at this point in the history
Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.1.
- [Commits](python/mypy@v1.4.1...v1.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zanie Blue <contact@zanie.dev>
  • Loading branch information
dependabot[bot] and zanieb authored Sep 1, 2023
1 parent 3a7f6d1 commit b95ef3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ twine==4.0.2
black==23.7.0
coverage[toml]==7.2.7
cryptography==41.0.3
mypy==1.4.1
mypy==1.5.1
types-certifi==2021.10.8.2
pytest==7.4.0
ruff==0.0.286
Expand Down

0 comments on commit b95ef3e

Please sign in to comment.