Skip to content

Commit

Permalink
Bump sqlalchemy from 1.4.18 to 1.4.19 (#4709)
Browse files Browse the repository at this point in the history
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.4.18 to 1.4.19.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES)
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 23, 2021
1 parent 3c67bb2 commit a263c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ python-dateutil==2.8.1
pytz==2021.1
redis==3.5.3
requests==2.25.1
sqlalchemy==1.4.18 # Required by Celery broker transport
sqlalchemy==1.4.19 # Required by Celery broker transport
supervisor==4.2.2
urllib3==1.26.5
uWSGI==2.0.19.1
Expand Down

0 comments on commit a263c1a

Please sign in to comment.