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] ca5405f7aa Bump wheel from 0.41.1 to 0.41.2
Bumps [wheel](https://github.com/pypa/wheel) from 0.41.1 to 0.41.2.
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
- [Commits](https://github.com/pypa/wheel/compare/0.41.1...0.41.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-15 19:12:21 +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.2
pytest==7.4.2
pytest-cov==4.1.0
flake8==6.1.0
mypy==1.5.1
types-markdown==3.4.2.10