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] 944bd3a7a0 Bump mkdocs-material from 9.4.8 to 9.5.5
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 9.4.8 to 9.5.5.
- [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.4.8...9.5.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-27 19:29:17 +00:00

12 lines
186 B
Plaintext

build==1.0.3
mkdocs==1.5.3
mkdocs-material==9.5.5
mkdocstrings[python]==0.24.0
twine==4.0.2
wheel==0.42.0
pytest==7.4.3
pytest-cov==4.1.0
ruff==0.1.7
mypy==1.8.0
types-markdown==3.5.0.1