Skip to content

Commit

Permalink
Bump sqlmodel from 0.0.11 to 0.0.12
Browse files Browse the repository at this point in the history
Bumps [sqlmodel](https://github.com/tiangolo/sqlmodel) from 0.0.11 to 0.0.12.
- [Release notes](https://github.com/tiangolo/sqlmodel/releases)
- [Changelog](https://github.com/tiangolo/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](fastapi/sqlmodel@0.0.11...0.0.12)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent 429e8ac commit 0ac1fe5
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 @@ -26,7 +26,7 @@ dependencies = [
"pytz==2023.3.post1",
"pydantic_schemaorg==1.0.6",
"python-dateutil==2.8.2",
"sqlmodel==0.0.11",
"sqlmodel==0.0.12",
"httpx==0.25.1",
"sickle==0.7.0",
"xmltodict==0.13.0",
Expand Down

0 comments on commit 0ac1fe5

Please sign in to comment.