Skip to content

Commit

Permalink
⬆️(project) upgrade pytest to v8.2.1
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | pytest  | 8.2.0 | 8.2.1 |
  • Loading branch information
renovate[bot] authored May 20, 2024
1 parent be8696b commit 49e4563
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion src/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ csvkit = "==2.0.0"
honcho = "==1.1.0"
mypy = "==1.10.0"
polyfactory = "==2.16.0"
pytest = "==8.2.0"
pytest = "==8.2.1"
pytest-cov = "==5.0.0"
pytest-httpx = "==0.30.0"
ruff = "==0.4.4"
Expand Down
26 changes: 13 additions & 13 deletions src/api/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 49e4563

Please sign in to comment.