Skip to content

Commit

Permalink
Bump flake8 from 3.9.1 to 3.9.2 (#63)
Browse files Browse the repository at this point in the history
Bumps [flake8](https://gitlab.com/pycqa/flake8) from 3.9.1 to 3.9.2.
- [Release notes](https://gitlab.com/pycqa/flake8/tags)
- [Commits](https://gitlab.com/pycqa/flake8/compare/3.9.1...3.9.2)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 10, 2021
1 parent befa2eb commit 8fcdd94
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ opentelemetry-propagator-b3 = {version = "^1.1.0", optional = true}
b3 = ["opentelemetry-propagator-b3"]

[tool.poetry.dev-dependencies]
flake8 = "^3.9.1"
flake8 = "^3.9.2"
mypy = "^0.812"
black = {version = "^20.8b1", python = "^3.6"}
isort = {version = "^5.8.0", python = "^3.6"}
Expand Down

0 comments on commit 8fcdd94

Please sign in to comment.