Skip to content

Commit

Permalink
build(deps): bump flask-cors from 4.0.1 to 5.0.0 (#156)
Browse files Browse the repository at this point in the history
* build(deps): bump flask-cors from 4.0.1 to 5.0.0

Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/corydolphin/flask-cors/releases)
- [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md)
- [Commits](corydolphin/flask-cors@4.0.1...5.0.0)

---
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

* maintenance: update pip -> 24.2

Co-authored-by: Glen Whitney <glen@studioinfinity.org>
  • Loading branch information
dependabot[bot] and gwhitney authored Sep 8, 2024
1 parent f982a40 commit 3162931
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements-freeze.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ certifi==2024.7.4
charset-normalizer==3.3.2
click==8.1.7
Flask==3.0.3
Flask-Cors==4.0.1
Flask-Cors==5.0.0
Flask-Executor==1.0.0
Flask-Migrate==4.0.7
Flask-SQLAlchemy==3.1.1
Expand All @@ -15,7 +15,7 @@ Jinja2==3.1.4
Mako==1.3.5
MarkupSafe==2.1.5
mpmath==1.3.0
pip==24.1.2
pip==24.2
psycopg2-binary==2.9.9
python-dotenv==1.0.1
requests==2.32.3
Expand Down

0 comments on commit 3162931

Please sign in to comment.