Skip to content

Commit

Permalink
chore(deps): update dependency pytest to v8.3.4 (#160)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 1, 2024
1 parent b8fae3e commit 2f926df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ aiofiles = ">=23.2.1,<25.0.0"
pytz = "^2024.1"

[tool.poetry.dev-dependencies]
pytest = "8.3.3"
pytest = "8.3.4"
pytest-cov = "^6.0.0"
ruff = "^0.8.0"
pre-commit = "^4.0.0"
Expand Down

0 comments on commit 2f926df

Please sign in to comment.