Skip to content

Commit

Permalink
Bump prisma from 0.13.1 to 0.15.0
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.15.0.
- [Release notes](https://github.com/RobertCraigie/prisma-client-py/releases)
- [Commits](RobertCraigie/prisma-client-py@v0.13.1...v0.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent bb6e149 commit df185cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ dynamic = ["version"]
dependencies = [
"pydantic>=2.3,<3",
"fastapi>=0.110.2",
"prisma==0.13.1",
"prisma==0.15.0",
"google-api-python-client==2.140.0",
"asyncify==0.10.0",
"pandas==2.2.2"
Expand Down

0 comments on commit df185cd

Please sign in to comment.