1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-26 05:02:58 +00:00

Merge remote-tracking branch 'origin/dependabot/pip/flake8-5.0.4'

This commit is contained in:
Bastian Venthur
2022-09-01 18:55:34 +02:00
2 changed files with 3 additions and 2 deletions

View File

@@ -5,7 +5,8 @@
* improved default template * improved default template
* updated dependencies: * updated dependencies:
* markdown 3.4.1 * markdown 3.4.1
* flake 5.0.2 * pygments 2.13.0
* flake 5.0.4
* twine 4.0.1 * twine 4.0.1
* sphinx 5.1.1 * sphinx 5.1.1

View File

@@ -3,4 +3,4 @@ twine==4.0.1
wheel==0.37.1 wheel==0.37.1
pytest==7.1.2 pytest==7.1.2
pytest-cov==3.0.0 pytest-cov==3.0.0
flake8==5.0.2 flake8==5.0.4