Skip to content

Commit 7bf9f69

Browse files
dependabot[bot]kiblik
authored andcommitted
Bump sqlalchemy from 1.4.41 to 1.4.42 (DefectDojo#6996)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.41 to 1.4.42. - [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] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6cd56f0 commit 7bf9f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ python-dateutil==2.8.2
3838
pytz==2022.4
3939
redis==4.3.4
4040
requests==2.28.1
41-
sqlalchemy==1.4.41 # Required by Celery broker transport
41+
sqlalchemy==1.4.42 # Required by Celery broker transport
4242
supervisor==4.2.4
4343
urllib3==1.26.11
4444
uWSGI==2.0.20

0 commit comments

Comments
 (0)