Skip to content

Commit

Permalink
build: bump flake8 from 7.0.0 to 7.1.0 (#1056)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 18, 2024
1 parent 09e0ee7 commit 1d9c4e2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -43,7 +43,7 @@ azure-ai-ml = "^1.16.0"
[tool.poetry.group.dev.dependencies]
pytest = "^8.2.2"
pytest-cov = "5.0.0"
flake8 = "7.0.0"
flake8 = "7.1.0"
black = "24.4.2"
pre-commit = "3.7.1"
pytest_httpserver = "1.0.10"
Expand Down

0 comments on commit 1d9c4e2

Please sign in to comment.