Skip to content

Commit

Permalink
Bump the pip group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the pip group with 2 updates: [tornado](https://github.com/tornadoweb/tornado) and [flask-cors](https://github.com/corydolphin/flask-cors).


Updates `tornado` from 6.4 to 6.4.1
- [Changelog](https://github.com/tornadoweb/tornado/blob/master/docs/releases.rst)
- [Commits](tornadoweb/tornado@v6.4.0...v6.4.1)

Updates `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: tornado
  dependency-type: direct:production
  dependency-group: pip
- dependency-name: flask-cors
  dependency-type: direct:production
  dependency-group: pip
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent a8149ab commit 1a69dbe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ mypy==1.9.0

# servers dependencies
Flask==3.0.2
tornado==6.4
Flask-Cors==4.0.0
tornado==6.4.1
Flask-Cors==4.0.1
Flask-Compress==1.14

0 comments on commit 1a69dbe

Please sign in to comment.