Skip to content

Commit 0e5d60a

Browse files
dep: pip: bump alembic from 1.9.2 to 1.11.1 (#147)
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.9.2 to 1.11.1. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d307b32 commit 0e5d60a

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
@@ -3,4 +3,4 @@ pandas==1.5.3
33
# psycopg2-binary==2.9.5
44
psycopg2==2.9.5
55
cyberjake==0.1.0
6-
alembic==1.9.2
6+
alembic==1.11.1

0 commit comments

Comments
 (0)