Skip to content

Commit ce2fc70

Browse files
Bump flake8 from 3.8.2 to 3.8.3
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.2 to 3.8.3. - [Release notes](https://gitlab.com/pycqa/flake8/tags) - [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.2...3.8.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 98ebd15 commit ce2fc70

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ mkdocs-material = "^5.2.3"
1313
[tool.poetry.dev-dependencies]
1414
dependencies = "^1.0"
1515
django = "^3.0.7"
16-
flake8 = "^3.8.2"
16+
flake8 = "^3.8.3"
1717
invoke = "^1.4.0"
1818
pre-commit = "^2.5.1"
1919
stories = "^1.0.0"

0 commit comments

Comments
 (0)