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

Merge branch 'master' into pyproject_toml

This commit is contained in:
Bastian Venthur
2023-04-16 10:25:19 +02:00
2 changed files with 10 additions and 6 deletions

View File

@@ -8,10 +8,14 @@
stable python to make it a bit more efficient
* added dependabot check for github actions
* updated dependencies:
* mypy 0.982
* mypy 1.2.0
* types-markdown 3.4.2.1
* pytest-cov 4.0.0
* sphinx 5.3.0
* pytest 7.3.0
* flake8 6.0.0
* twine 4.0.2
* wheel 0.40.0
## [1.4.1] - 2022-09-29