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] ceb6de574f Bump build from 0.10.0 to 1.0.3
Bumps [build](https://github.com/pypa/build) from 0.10.0 to 1.0.3.
- [Release notes](https://github.com/pypa/build/releases)
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/build/compare/0.10.0...1.0.3)

---
updated-dependencies:
- dependency-name: build
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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

12 lines
190 B
Plaintext

build==1.0.3
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.1
types-markdown==3.4.2.10