Skip to content

Commit 8b13403

Browse files
build: bump pytest from 8.2.2 to 8.3.1 (#1154)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2e055a4 commit 8b13403

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -41,7 +41,7 @@ semantic-kernel = {version = "1.2.0", python = "<3.13"}
4141
azure-ai-ml = "^1.17.1"
4242

4343
[tool.poetry.group.dev.dependencies]
44-
pytest = "^8.2.2"
44+
pytest = "^8.3.1"
4545
pytest-cov = "5.0.0"
4646
flake8 = "7.1.0"
4747
black = "24.4.2"

0 commit comments

Comments
 (0)