Skip to content

Commit 77be19f

Browse files
build: bump pytest from 8.2.1 to 8.2.2 (#1035)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b305b8 commit 77be19f

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
@@ -40,7 +40,7 @@ jsonschema = "^4.22.0"
4040
semantic-kernel = {version = "^1.0.4", python = "<3.13"}
4141

4242
[tool.poetry.group.dev.dependencies]
43-
pytest = "^8.2.1"
43+
pytest = "^8.2.2"
4444
pytest-cov = "5.0.0"
4545
flake8 = "7.0.0"
4646
black = "24.4.2"

0 commit comments

Comments
 (0)