Skip to content

Commit 587ba15

Browse files
chore(deps): bump sqlalchemy from 2.0.46 to 2.0.47 (#14388)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.46 to 2.0.47. - [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.47 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 eb6120a commit 587ba15

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.5
3535
python-dateutil==2.9.0.post0
3636
redis==7.2.0
3737
requests==2.32.5
38-
sqlalchemy==2.0.46 # Required by Celery broker transport
38+
sqlalchemy==2.0.47 # 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)