Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: flask-cors
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2024
1 parent 01fdff3 commit e5f9439
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ flask-migrate = ">=4.0.5,<4.1"
prometheus-flask-exporter = ">=0.23.0,<0.24"
python-dotenv = ">=1.0.0,<1.1"
sqlalchemy = ">=2.0.29,<2.1"
flask-cors = "^4.0.0"
flask-cors = "^4.0.1"
werkzeug = "~2.2.3" # werkzeug 2.3.x breaks debugpy, so manually keep it at 2.2.x
asgiref = "^3.7.2"

Expand Down

0 comments on commit e5f9439

Please sign in to comment.