Skip to content

Commit

Permalink
Merge pull request #212 from ComputerScienceHouse/dependabot/pip/flas…
Browse files Browse the repository at this point in the history
…k-migrate-4.0.7

Bump flask-migrate from 3.1.0 to 4.0.7
  • Loading branch information
Sam-Cordry authored Sep 25, 2024
2 parents eeafc4e + 54f14fb commit 59e100c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
csh_ldap~=2.4.0
ddtrace~=1.1.4
Flask==1.1.4
Flask-Migrate==3.1.0
Flask-Migrate==4.0.7
flask-optimize==0.2.9.8
Flask-pyoidc==3.14.3
Flask-SQLAlchemy==2.5.1
Expand Down
5 changes: 3 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile requirements.in
#
alembic==1.7.7
alembic==1.13.3
# via flask-migrate
annotated-types==0.7.0
# via pydantic
Expand Down Expand Up @@ -49,7 +49,7 @@ flask==1.1.4
# flask-sqlalchemy
# flask-uploads
# sentry-sdk
flask-migrate==3.1.0
flask-migrate==4.0.7
# via -r requirements.in
flask-optimize==0.2.9.8
# via -r requirements.in
Expand Down Expand Up @@ -170,6 +170,7 @@ tomlkit==0.13.2
# via pylint
typing-extensions==4.12.2
# via
# alembic
# astroid
# pydantic
# pydantic-core
Expand Down

0 comments on commit 59e100c

Please sign in to comment.