Merge remote-tracking branch 'origin/dependabot/pip/flake8-6.0.0' into upgrade-deps

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

View File

@@ -12,6 +12,7 @@
* pytest-cov 4.0.0
* sphinx 5.3.0
* pytest 7.3.0
* flake8 6.0.0
## [1.4.1] - 2022-09-29

View File

@@ -3,6 +3,6 @@ twine==4.0.1
wheel==0.37.1
pytest==7.3.0
pytest-cov==4.0.0
flake8==5.0.4
flake8==6.0.0
mypy==1.2.0
types-markdown==3.4.2.1