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

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-05 16:03:50 +00:00

12 lines
186 B
Plaintext

build==1.0.3
mkdocs==1.5.3
mkdocs-material==9.4.6
mkdocstrings[python]==0.23.0
twine==4.0.2
wheel==0.41.3
pytest==7.4.3
pytest-cov==4.1.0
ruff==0.1.3
mypy==1.6.1
types-markdown==3.5.0.0