]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
⬆ Bump sqlmodel from 0.0.24 to 0.0.25 (#14143)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 1 Oct 2025 15:47:48 +0000 (17:47 +0200)
committerGitHub <noreply@github.com>
Wed, 1 Oct 2025 15:47:48 +0000 (17:47 +0200)
Bumps [sqlmodel](https://github.com/fastapi/sqlmodel) from 0.0.24 to 0.0.25.
- [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.24...0.0.25)

---
updated-dependencies:
- dependency-name: sqlmodel
  dependency-version: 0.0.25
  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 53ec28d2eaefdb12ca5c46c8ccb9d1f495b10e4b..79aac7e7e38eef43190b761617a0d7855159fff0 100644 (file)
@@ -4,7 +4,7 @@ pytest >=7.1.3,<9.0.0
 coverage[toml] >= 6.5.0,< 8.0
 mypy ==1.14.1
 dirty-equals ==0.9.0
-sqlmodel==0.0.24
+sqlmodel==0.0.25
 flask >=1.1.2,<4.0.0
 anyio[trio] >=3.2.1,<5.0.0
 PyJWT==2.9.0