Skip to content

Commit

Permalink
build: bump flake8 from 7.1.0 to 7.1.1 (#1210)
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] authored Aug 5, 2024
1 parent e5814d1 commit 639a869
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.18.0"
[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
pytest-cov = "5.0.0"
flake8 = "7.1.0"
flake8 = "7.1.1"
black = "24.4.2"
pre-commit = "3.8.0"
pytest_httpserver = "1.0.12"
Expand Down

0 comments on commit 639a869

Please sign in to comment.