Skip to content

Commit da354ae

Browse files
build: bump flask-cors in /requirements/time_tracker_api (#288)
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.8 to 3.0.9. - [Release notes](https://github.com/corydolphin/flask-cors/releases) - [Changelog](https://github.com/corydolphin/flask-cors/blob/master/CHANGELOG.md) - [Commits](corydolphin/flask-cors@3.0.8...3.0.9) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92992c7 commit da354ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/time_tracker_api/prod.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ python-semantic-release==5.2.0
3030
Flask-DebugToolbar==0.11.0
3131

3232
#CORS
33-
flask-cors==3.0.8
33+
flask-cors==3.0.9
3434

3535
#JWT
3636
PyJWT==1.7.1

0 commit comments

Comments
 (0)