Skip to content

Commit

Permalink
Bump flask-cors from 4.0.0 to 5.0.0 in /occlusion-mapper
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 4.0.0 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.0...5.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 821c18c commit 6126a9f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions occlusion-mapper/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 occlusion-mapper/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ license = "Apache 2.0"
python = "^3.11"
schedule = "^1.1.0"
flask = "^3.0.0"
flask-cors = "^4.0.0"
flask-cors = "^5.0.0"

[tool.poetry.dev-dependencies]

Expand Down

0 comments on commit 6126a9f

Please sign in to comment.