Skip to content

Commit

Permalink
Update dependency flask-sqlalchemy to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 11, 2023
1 parent 65db777 commit 67849d4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -244,9 +244,9 @@ flask-migrate==4.0.4 \
--hash=sha256:73293d40b10ac17736e715b377e7b7bde474cb8105165d77474df4c3619b10b3 \
--hash=sha256:77580f27ab39bc68be4906a43c56d7674b45075bc4f883b1d0b985db5164d58f
# via -r requirements.txt
flask-sqlalchemy==3.0.3 \
--hash=sha256:2764335f3c9d7ebdc9ed6044afaf98aae9fa50d7a074cef55dde307ec95903ec \
--hash=sha256:add5750b2f9cd10512995261ee2aa23fab85bd5626061aa3c564b33bb4aa780a
Flask-SQLAlchemy==3.1.0 \
--hash=sha256:3f7060d00edb229ef2f2d98b414bc49fc1a4b26562af94cc1f090fc6c41bf41d \
--hash=sha256:82bfd6663bbded03127f70697aaf2020d6bc4c0f43c5af4b1a142191903ae908
# via
# -r requirements.txt
# flask-migrate
Expand Down
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,9 +187,9 @@ flask-migrate==4.0.4 \
--hash=sha256:73293d40b10ac17736e715b377e7b7bde474cb8105165d77474df4c3619b10b3 \
--hash=sha256:77580f27ab39bc68be4906a43c56d7674b45075bc4f883b1d0b985db5164d58f
# via iib (setup.py)
flask-sqlalchemy==3.0.3 \
--hash=sha256:2764335f3c9d7ebdc9ed6044afaf98aae9fa50d7a074cef55dde307ec95903ec \
--hash=sha256:add5750b2f9cd10512995261ee2aa23fab85bd5626061aa3c564b33bb4aa780a
Flask-SQLAlchemy==3.1.0 \
--hash=sha256:3f7060d00edb229ef2f2d98b414bc49fc1a4b26562af94cc1f090fc6c41bf41d \
--hash=sha256:82bfd6663bbded03127f70697aaf2020d6bc4c0f43c5af4b1a142191903ae908
# via
# flask-migrate
# iib (setup.py)
Expand Down

0 comments on commit 67849d4

Please sign in to comment.