Skip to content
This repository has been archived by the owner on Dec 16, 2023. It is now read-only.

Commit

Permalink
Bump flake8 from 3.8.4 to 3.9.0 (#80)
Browse files Browse the repository at this point in the history
* Bump flake8 from 3.8.4 to 3.9.0

Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.8.4 to 3.9.0.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.8.4...3.9.0)

Signed-off-by: dependabot[bot] <support@github.com>

* rm poetry.lock

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shota Imaki <shota.imaki.0801@gmail.com>
  • Loading branch information
dependabot[bot] and Shota Imaki committed Mar 16, 2021
1 parent 6499d58 commit 73cdc33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ requests = "^2.23.0"
pytest = "^6.1.2"
pytest-cov = "^2.10.1"
codecov = "^2.1.10"
flake8 = "^3.8.4"
flake8 = "^3.9.0"
black = "^20.8b1"
isort = "^5.6.4"

Expand Down

0 comments on commit 73cdc33

Please sign in to comment.