1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00

Bump mypy from 1.4.1 to 1.5.0

Bumps [mypy](https://github.com/python/mypy) from 1.4.1 to 1.5.0.
- [Commits](https://github.com/python/mypy/compare/v1.4.1...v1.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-14 14:49:26 +00:00
committed by GitHub
parent 90f8296a62
commit b44c303d7a

View File

@@ -7,5 +7,5 @@ wheel==0.41.1
pytest==7.4.0
pytest-cov==4.1.0
flake8==6.1.0
mypy==1.4.1
mypy==1.5.0
types-markdown==3.4.2.10