Skip to content

Commit 639a869

Browse files
build: bump flake8 from 7.1.0 to 7.1.1 (#1210)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e5814d1 commit 639a869

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ azure-ai-ml = "^1.18.0"
4343
[tool.poetry.group.dev.dependencies]
4444
pytest = "^8.3.2"
4545
pytest-cov = "5.0.0"
46-
flake8 = "7.1.0"
46+
flake8 = "7.1.1"
4747
black = "24.4.2"
4848
pre-commit = "3.8.0"
4949
pytest_httpserver = "1.0.12"

0 commit comments

Comments
 (0)