Skip to content

Commit 4859e8d

Browse files
authored
chore(deps): update dependency pytest to v8.3.3 (#445)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent a323580 commit 4859e8d

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ types-requests = {version = "2.32.0.20240914", python = ">=3.8"}
7070
types-setuptools = {version = "75.1.0.20240917", python = ">=3.8"}
7171

7272
[tool.poetry.group.tests.dependencies]
73-
pytest = {version = "8.0.0", python = ">=3.8"}
73+
pytest = {version = "8.3.3", python = ">=3.8"}
7474
coverage = {version = "^7.3.1", python = ">=3.8", extras = ["toml"]}
7575

7676
[build-system]

0 commit comments

Comments
 (0)