Skip to content

Commit 981fe66

Browse files
Bump alembic in /{{cookiecutter.project_slug}}/backend (#127)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.4.2 to 1.4.3. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent ebbcf6c commit 981fe66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
alembic==1.4.2
1+
alembic==1.4.3
22
Authlib==0.14.3
33
fastapi==0.61.1
44
celery==5.0.0

0 commit comments

Comments
 (0)