Skip to content

Commit 6638cd4

Browse files
Bump flask-cors from 6.0.1 to 6.0.2 in /backend
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/main/CHANGELOG.md) - [Commits](corydolphin/flask-cors@6.0.1...6.0.2) --- updated-dependencies: - dependency-name: flask-cors dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd63bfb commit 6638cd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Flask==3.1.2
22
gunicorn==25.1.0
3-
flask-cors==6.0.1
3+
flask-cors==6.0.2
44
gpxpy==1.6.2
55
numpy==2.4.3
66
geopy==2.4.1

0 commit comments

Comments
 (0)