Skip to content

Commit

Permalink
Bump flask-cors from 3.0.3 to 3.0.9 in /requirements/ROS
Browse files Browse the repository at this point in the history
Bumps [flask-cors](https://github.com/corydolphin/flask-cors) from 3.0.3 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.3...3.0.9)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 6, 2021
1 parent 168c620 commit 44561b3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/ROS/indigo.txt
Expand Up @@ -11,7 +11,7 @@
# Package Dependencies need to match ROS (or trusty's) package version

Flask==0.10.1
Flask-Cors==3.0.2
Flask-Cors==3.0.9
Flask-Restful==0.3.4
Flask-reverse-proxy==0.2.0
click==6.2.0
Expand Down
2 changes: 1 addition & 1 deletion requirements/ROS/kinetic.txt
Expand Up @@ -11,7 +11,7 @@
# Package Dependencies need to match ROS (or xenial's) package version

Flask==0.10.1
Flask-Cors==3.0.3
Flask-Cors==3.0.9
Flask-Restful==0.3.4
Flask-reverse-proxy==0.2.0
click==6.2.0
Expand Down

0 comments on commit 44561b3

Please sign in to comment.