]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump sqlmodel from 0.0.22 to 0.0.23 (#13437)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fri, 7 Mar 2025 03:25:10 +0000 (04:25 +0100)
committerGitHub <noreply@github.com>
Fri, 7 Mar 2025 03:25:10 +0000 (04:25 +0100)
Bumps [sqlmodel](https://github.com/fastapi/sqlmodel) from 0.0.22 to 0.0.23.
- [Release notes](https://github.com/fastapi/sqlmodel/releases)
- [Changelog](https://github.com/fastapi/sqlmodel/blob/main/docs/release-notes.md)
- [Commits](https://github.com/fastapi/sqlmodel/compare/0.0.22...0.0.23)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements-tests.txt

index 4a15844e4e695970d8c0b9c5a6b2ed7725239917..6a870add63345e2c9248ce42ba35a086e5942685 100644 (file)
@@ -4,7 +4,7 @@ pytest >=7.1.3,<9.0.0
 coverage[toml] >= 6.5.0,< 8.0
 mypy ==1.8.0
 dirty-equals ==0.8.0
-sqlmodel==0.0.22
+sqlmodel==0.0.23
 flask >=1.1.2,<4.0.0
 anyio[trio] >=3.2.1,<5.0.0
 PyJWT==2.8.0