Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8.3.3 (#445)
Browse files Browse the repository at this point in the history
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
  • Loading branch information
descope[bot] authored Nov 7, 2024
1 parent a323580 commit 4859e8d
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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 @@ -70,7 +70,7 @@ types-requests = {version = "2.32.0.20240914", python = ">=3.8"}
types-setuptools = {version = "75.1.0.20240917", python = ">=3.8"}

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

[build-system]
Expand Down

0 comments on commit 4859e8d

Please sign in to comment.