Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent d0686b9 commit 2e1621e
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 @@ -28,7 +28,7 @@ dependencies = [
"pydantic_schemaorg==1.0.6",
"python-dateutil==2.9.0.post0",
"ratelimit==2.2.1",
"sqlmodel==0.0.14",
"sqlmodel==0.0.22",
"typing_inspect==0.9.0",
"httpx==0.28.1",
"sickle==0.7.0",
Expand Down

0 comments on commit 2e1621e

Please sign in to comment.