Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit bfe44ce

Browse files
authoredOct 16, 2024
Bump sqlalchemy from 2.0.35 to 2.0.36 (DefectDojo#11082)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 2.0.35 to 2.0.36. - [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-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 086a80f commit bfe44ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ python-dateutil==2.9.0.post0
3737
pytz==2024.2
3838
redis==5.1.1
3939
requests==2.32.3
40-
sqlalchemy==2.0.35 # Required by Celery broker transport
40+
sqlalchemy==2.0.36 # Required by Celery broker transport
4141
urllib3==1.26.18
4242
uWSGI==2.0.26
4343
vobject==0.9.8

0 commit comments

Comments
 (0)
Please sign in to comment.