Skip to content

Commit

Permalink
build: bump pytest from 8.3.2 to 8.3.3 (#1311)
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 Sep 17, 2024
1 parent 55b4aa2 commit 4f40492
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 @@ -41,7 +41,7 @@ semantic-kernel = {version = "1.3.0", python = "<3.13"}
azure-ai-ml = "^1.19.0"

[tool.poetry.group.dev.dependencies]
pytest = "^8.3.2"
pytest = "^8.3.3"
pytest-cov = "5.0.0"
flake8 = "7.1.1"
black = "24.8.0"
Expand Down

0 comments on commit 4f40492

Please sign in to comment.