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] 392181e728 Bump mkdocs from 1.4.3 to 1.5.2
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 1.4.3 to 1.5.2.
- [Release notes](https://github.com/mkdocs/mkdocs/releases)
- [Commits](https://github.com/mkdocs/mkdocs/compare/1.4.3...1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-14 14:49:30 +00:00

12 lines
191 B
Plaintext

build==0.10.0
mkdocs==1.5.2
mkdocs-material==9.1.18
mkdocstrings[python]==0.22.0
twine==4.0.2
wheel==0.41.1
pytest==7.4.0
pytest-cov==4.1.0
flake8==6.1.0
mypy==1.4.1
types-markdown==3.4.2.10