1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00
Files
blag/requirements-dev.txt
dependabot[bot] ad41be706d Bump mkdocs-material from 9.1.18 to 9.1.21
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.1.18 to 9.1.21.
- [Release notes](https://github.com/squidfunk/mkdocs-material/releases)
- [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/mkdocs-material/compare/9.1.18...9.1.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-15 08:03:29 +00:00

12 lines
191 B
Plaintext

build==0.10.0
mkdocs==1.5.2
mkdocs-material==9.1.21
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.5.0
types-markdown==3.4.2.10