Skip to content

Commit

Permalink
Bump flake8 from 3.7.9 to 3.9.2
Browse files Browse the repository at this point in the history
Bumps [flake8](https://github.com/pycqa/flake8) from 3.7.9 to 3.9.2.
- [Commits](PyCQA/flake8@3.7.9...3.9.2)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 1046468 commit 7a3c270
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 27 deletions.
41 changes: 15 additions & 26 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 @@ -45,7 +45,7 @@ jaeger = ["opentelemetry-exporter-jaeger-thrift"]

[tool.poetry.dev-dependencies]
backoff = ">=2.1.2,<2.2.0"
flake8 = "~3.7"
flake8 = "~3.9"
mypy = "0.971"
black = {version = "23.3.0", python = ">=3.7.0"}
isort = {version = "5.11.5", python = ">=3.7.0"}
Expand Down

0 comments on commit 7a3c270

Please sign in to comment.