Skip to content

Commit

Permalink
⬆️ Bump flask-cors from 4.0.0 to 4.0.1 in /backend
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 4.0.1.
- [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...4.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 14, 2024
1 parent 54a800c commit 78f938a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ moto = "*"
ggshield = "*"
psutil = "^5.9.5"
logger = "^1.4"
flask-cors = "^4.0.0"
flask-cors = "^4.0.1"
aiohttp = "^3.9.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 78f938a

Please sign in to comment.