Skip to content

Commit

Permalink
Bump prisma from 0.13.1 to 0.14.0 in /src/api
Browse files Browse the repository at this point in the history
Bumps [prisma](https://github.com/RobertCraigie/prisma-client-py) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/RobertCraigie/prisma-client-py/releases)
- [Commits](RobertCraigie/prisma-client-py@v0.13.1...v0.14.0)

---
updated-dependencies:
- dependency-name: prisma
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 5, 2024
1 parent 488dc97 commit 8469a5b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 deletions src/api/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/api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ python = "^3.11"
fastapi = "^0.111.0"
httpx = "^0.27.0"
uvicorn = "^0.30.1"
prisma = "^0.13.1"
prisma = "^0.14.0"
pydantic = {extras = ["dotenv"], version = "^2.7.3"}
pydantic-settings = "^2.3.2"
python-jose = "^3.3.0"
Expand Down

0 comments on commit 8469a5b

Please sign in to comment.