Skip to content

Commit b146088

Browse files
chore(deps): bump sqlalchemy from 2.0.48 to 2.0.49 (#14657)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.48 to 2.0.49. - [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.49 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>
1 parent 774ec54 commit b146088

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cryptography==46.0.6
3535
python-dateutil==2.9.0.post0
3636
redis==7.4.0
3737
requests==2.33.1
38-
sqlalchemy==2.0.48 # Required by Celery broker transport
38+
sqlalchemy==2.0.49 # Required by Celery broker transport
3939
urllib3==2.6.3
4040
uWSGI==2.0.31
4141
vobject==0.9.9

0 commit comments

Comments
 (0)