Skip to content

Commit

Permalink
⬆️(project) upgrade pytest to v8.2.0
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | pytest  | 8.1.1 | 8.2.0 |
  • Loading branch information
renovate[bot] authored May 6, 2024
1 parent 0e20002 commit 3b60884
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 39 deletions.
2 changes: 1 addition & 1 deletion src/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ csvkit = "==1.5.0"
honcho = "==1.1.0"
mypy = "==1.10.0"
polyfactory = "==2.15.0"
pytest = "==8.1.1"
pytest = "==8.2.0"
pytest-cov = "==5.0.0"
pytest-httpx = "==0.30.0"
ruff = "==0.4.3"
Expand Down
76 changes: 38 additions & 38 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 3b60884

Please sign in to comment.