Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Commit

Permalink
Update pytest in pyproject.toml from ^7.1.0 to ^8.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dependencies-bot committed Aug 1, 2024
1 parent 9b82f3f commit 6278759
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -34,7 +34,7 @@ FAIL_INVALID_TEMPLATE_VARS = true

[tool.poetry.dependencies]
python = "^3.8"
pytest = "^8.2.2"
pytest = "^8.3.2"

[tool.poetry.group.dev.dependencies]
black = "^23.7.0"
Expand Down

0 comments on commit 6278759

Please sign in to comment.