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

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

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

12 lines
189 B
Plaintext

build==1.0.3
mkdocs==1.5.3
mkdocs-material==9.3.1
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.290
mypy==1.5.1
types-markdown==3.4.2.10