From 7251a1da76f1c44d5bed2ded577941f84dfea318 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 05:41:29 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 3 updates Bumps the pip group with 3 updates in the / directory: [flask](https://github.com/pallets/flask), [jinja2](https://github.com/pallets/jinja) and [werkzeug](https://github.com/pallets/werkzeug). Updates `flask` from 0.12.5 to 2.2.5 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/flask/compare/0.12.5...2.2.5) Updates `jinja2` from 2.8 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/jinja/compare/2.8...3.1.4) Updates `werkzeug` from 0.16.1 to 3.0.3 - [Release notes](https://github.com/pallets/werkzeug/releases) - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/werkzeug/compare/0.16.1...3.0.3) --- updated-dependencies: - dependency-name: flask dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/requirements.txt b/requirements.txt index ee8d1fc8..b7435933 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ click==7.1.2 -Flask==0.12.5 +Flask==2.2.5 itsdangerous==1.1.0 -Jinja2==2.8 +Jinja2==3.1.4 MarkupSafe==1.1.1 -Werkzeug==0.16.1 +Werkzeug==3.0.3