1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00
Files
blag/requirements-dev.txt
dependabot[bot] a550d7b194 Bump mypy from 1.5.1 to 1.6.0
Bumps [mypy](https://github.com/python/mypy) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-16 14:59:10 +00:00

12 lines
189 B
Plaintext

build==1.0.3
mkdocs==1.5.3
mkdocs-material==9.4.3
mkdocstrings[python]==0.23.0
twine==4.0.2
wheel==0.41.2
pytest==7.4.2
pytest-cov==4.1.0
ruff==0.0.291
mypy==1.6.0
types-markdown==3.4.2.10