Skip to content

Commit

Permalink
Bump pytest from 8.3.3 to 8.3.4 in /apps/api
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent b6962aa commit acc05c3
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 11 deletions.
2 changes: 1 addition & 1 deletion apps/api/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ fastapi = "==0.115.5"
pillow = "==11.0.0"
requests = "==2.32.3"
uvicorn = {extras = ["standard"], version = "*"}
pytest = "==8.3.3"
pytest = "==8.3.4"
httpx = "==0.28.0"
ruff = "==0.8.1"
fastapi-analytics = "==1.2.2"
Expand Down
50 changes: 40 additions & 10 deletions apps/api/Pipfile.lock

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

0 comments on commit acc05c3

Please sign in to comment.