Skip to content

Commit

Permalink
Update dependency pytest to v8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 28, 2024
1 parent e899eda commit 19e5abc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
13 changes: 7 additions & 6 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ sentry-sdk = "^1.37.1"
httpx = "^0.26.0"

[tool.poetry.group.dev.dependencies]
pytest = "^7.3.2"
pytest = "^8.0.0"
black = "^24.0.0"
freezegun = "^1.2.2"
tqdm = "^4.65.0"
Expand Down

0 comments on commit 19e5abc

Please sign in to comment.