Skip to content

Commit ec0f64f

Browse files
Bump alembic from 0.9.10 to 1.8.1
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 0.9.10 to 1.8.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-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e4d3ba commit ec0f64f

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
alembic~=0.9.8
1+
alembic~=1.8.1
22
astroid~=2.4.0
33
blinker~=1.4
44
click~=7.1

requirements.txt

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#
77
alabaster==0.7.12
88
# via oic
9-
alembic==0.9.10
9+
alembic==1.8.1
1010
# via
1111
# -r requirements.in
1212
# flask-migrate
@@ -138,13 +138,9 @@ pyopenssl==22.0.0
138138
pyparsing==3.0.9
139139
# via packaging
140140
python-dateutil==2.6.1
141-
# via
142-
# -r requirements.in
143-
# alembic
141+
# via -r requirements.in
144142
python-editor==1.0.4
145-
# via
146-
# -r requirements.in
147-
# alembic
143+
# via -r requirements.in
148144
python-ldap==3.0.0
149145
# via csh-ldap
150146
requests==2.27.1

0 commit comments

Comments
 (0)