Skip to content

Commit 8352272

Browse files
build(deps): bump flask
Bumps [flask](https://github.com/pallets/flask) from 2.1.3 to 2.3.2. - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@2.1.3...2.3.2) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dfa611d commit 8352272

File tree

1 file changed

+1
-1
lines changed
  • docs/docs/12_task_queues_emails/01_send_emails_python_mailgun/start

1 file changed

+1
-1
lines changed

docs/docs/12_task_queues_emails/01_send_emails_python_mailgun/start/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
flask==2.1.3
1+
flask==2.3.2
22
flask-smorest
33
python-dotenv
44
sqlalchemy

0 commit comments

Comments
 (0)