diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-07-27 09:36:50 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-07-27 09:36:50 +0000 |
| commit | 5ce5c2ad7256725ce995fe18beb63373c7b4a425 (patch) | |
| tree | bb8c2b60c2bb151393be8635d7495aa52a31d9bd /pyproject.toml | |
| parent | 5d258a14f09f16b40f9007755b07ce123b524dd8 (diff) | |
| download | hutch-stats-dependabot/uv/sqlalchemy-2.0.51.tar.gz hutch-stats-dependabot/uv/sqlalchemy-2.0.51.tar.bz2 hutch-stats-dependabot/uv/sqlalchemy-2.0.51.zip | |
chore(deps): bump sqlalchemy from 2.0.49 to 2.0.51dependabot/uv/sqlalchemy-2.0.51
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.49 to 2.0.51.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)
---
updated-dependencies:
- dependency-name: sqlalchemy
dependency-version: 2.0.51
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 5ef3358..58ef592 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ dependencies = [ "fastapi>=0.115,<1.0", "uvicorn[standard]>=0.30,<1.0", "httpx>=0.27,<1.0", - "sqlalchemy>=2.0,<3.0", + "sqlalchemy>=2.0.51,<3.0", "alembic>=1.13,<2.0", "pydantic>=2.13.4,<3.0", "pydantic-settings>=2.3,<3.0", |
