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] 86356a5e1d Bump mypy from 1.6.0 to 1.6.1
Bumps [mypy](https://github.com/python/mypy) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.6.0...v1.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 09:17:43 +00:00

12 lines
186 B
Plaintext

build==1.0.3
mkdocs==1.5.3
mkdocs-material==9.4.6
mkdocstrings[python]==0.23.0
twine==4.0.2
wheel==0.41.2
pytest==7.4.2
pytest-cov==4.1.0
ruff==0.1.1
mypy==1.6.1
types-markdown==3.5.0.0