From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Mar 2025 03:25:10 +0000 (+0100) Subject: ⬆ Bump sqlmodel from 0.0.22 to 0.0.23 (#13437) X-Git-Tag: 0.115.12~22 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=c46e4a1b1424cef38349627a32b4419d0a2a1612;p=thirdparty%2Ffastapi%2Ffastapi.git ⬆ Bump sqlmodel from 0.0.22 to 0.0.23 (#13437) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- diff --git a/requirements-tests.txt b/requirements-tests.txt index 4a15844e4e..6a870add63 100644 --- a/requirements-tests.txt +++ b/requirements-tests.txt @@ -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