1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

Merge remote-tracking branch 'origin/dependabot/pip/wheel-0.40.0' into upgrade-deps

This commit is contained in:
Bastian Venthur
2023-04-16 10:24:37 +02:00
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@
* pytest 7.3.0
* flake8 6.0.0
* twine 4.0.2
* wheel 0.40.0
## [1.4.1] - 2022-09-29

View File

@@ -1,6 +1,6 @@
sphinx==5.3.0
twine==4.0.2
wheel==0.37.1
wheel==0.40.0
pytest==7.3.0
pytest-cov==4.0.0
flake8==6.0.0