Skip to content

Commit

Permalink
Merge pull request #50 from flightaware/dependabot/pip/fids/requireme…
Browse files Browse the repository at this point in the history
…nts/flask-cors-5.0.0

build(deps): bump flask-cors from 3.0.10 to 5.0.0 in /fids/requirements
  • Loading branch information
bovine authored Sep 4, 2024
2 parents 5c96f20 + af2cf93 commit 8d31ce5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
2 changes: 1 addition & 1 deletion fids/requirements/base.in
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
sqlalchemy==1.3.24
Flask==1.1.4
flask-cors==3.0.10
flask-cors==5.0.0
psycopg2-binary==2.9.3
requests
10 changes: 3 additions & 7 deletions fids/requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ flask==1.1.4 \
# via
# -r base.in
# flask-cors
flask-cors==3.0.10 \
--hash=sha256:74efc975af1194fc7891ff5cd85b0f7478be4f7f59fe158102e91abb72bb4438 \
--hash=sha256:b60839393f3b84a0f3746f6cdca56c1ad7426aa738b70d6c61375857823181de
flask-cors==5.0.0 \
--hash=sha256:5aadb4b950c4e93745034594d9f3ea6591f734bb3662e16e255ffbf5e89c88ef \
--hash=sha256:b9e307d082a9261c100d8fb0ba909eec6a228ed1b60a8315fd85f783d61910bc
# via -r base.in
idna==3.3 \
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
Expand Down Expand Up @@ -154,10 +154,6 @@ requests==2.27.1 \
--hash=sha256:68d7c56fd5a8999887728ef304a6d12edc7be74f1cfa47714fc8b414525c9a61 \
--hash=sha256:f22fa1e554c9ddfd16e6e41ac79759e17be9e492b3587efa038054674760e72d
# via -r base.in
six==1.15.0 \
--hash=sha256:30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259 \
--hash=sha256:8b74bedcbbbaca38ff6d7491d76f2b06b3592611af620f8426e82dddb04a5ced
# via flask-cors
sqlalchemy==1.3.24 \
--hash=sha256:014ea143572fee1c18322b7908140ad23b3994036ef4c0d630110faf942652f8 \
--hash=sha256:0172423a27fbcae3751ef016663b72e1a516777de324a76e30efa170dbd3dd2d \
Expand Down

0 comments on commit 8d31ce5

Please sign in to comment.