Skip to content

Commit

Permalink
Merge pull request #156 from juliojimenez/dependabot/pip/chapter-6/6-…
Browse files Browse the repository at this point in the history
…adding-a-request-indicator/flask-3.0.0

Bump flask from 2.3.3 to 3.0.0 in /chapter-6/6-adding-a-request-indicator
  • Loading branch information
juliojimenez authored Oct 25, 2023
2 parents 7452679 + 6f4c156 commit ec70487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chapter-6/6-adding-a-request-indicator/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Flask==2.3.3
Flask==3.0.0
pytest==7.4.2
typing-extensions==4.8.0
Werkzeug==3.0.1

0 comments on commit ec70487

Please sign in to comment.