Skip to content

Commit a38be33

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 807234a commit a38be33

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
@@ -15,7 +15,7 @@ requests = "2.*"
1515
[tool.poetry.dev-dependencies]
1616
coveralls = "^1.11.1"
1717
isort = "^4.3"
18-
flake8 = "^3.8.2"
18+
flake8 = "^3.8.3"
1919
black = { version = "==19.10b0", allow-prereleases = true, python = "^3.6" }
2020

2121
[build-system]

0 commit comments

Comments
 (0)