Skip to content

Commit

Permalink
⬆️(project) upgrade pytest to v8.3.4
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | pytest  | 8.3.3 | 8.3.4 |
  • Loading branch information
renovate[bot] authored Dec 16, 2024
1 parent 53aec96 commit b8b69d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions src/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 src/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ uvicorn = { version = "0.34.0", extras = ["standard"] }
[tool.poetry.group.dev.dependencies]
black = "24.10.0"
mypy = "1.13.0"
pytest = "8.3.3"
pytest = "8.3.4"
ruff = "0.8.3"

# Third party packages configuration
Expand Down

0 comments on commit b8b69d9

Please sign in to comment.