From 24e9bde3ce49f5ff382048429414798e4463e274 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 20:33:31 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 5 updates Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cryptography](https://github.com/pyca/cryptography) | `3.3.2` | `43.0.1` | | [flask](https://github.com/pallets/flask) | `1.0.2` | `2.2.5` | | [idna](https://github.com/kjd/idna) | `2.9` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `2.10.1` | `3.1.4` | | [werkzeug](https://github.com/pallets/werkzeug) | `0.15.6` | `3.0.6` | Updates `cryptography` from 3.3.2 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.3.2...43.0.1) Updates `flask` from 1.0.2 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/1.0.2...2.2.5) Updates `idna` from 2.9 to 3.7 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](https://github.com/kjd/idna/compare/v2.9...v3.7) Updates `jinja2` from 2.10.1 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.10.1...3.1.4) Updates `werkzeug` from 0.15.6 to 3.0.6 - [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.15.6...3.0.6) --- updated-dependencies: - dependency-name: cryptography dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-type: direct:production dependency-group: pip - dependency-name: idna 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index 51779522..4861ae16 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ asn1crypto==1.3.0 cffi==1.14.0 click==7.1.2 -cryptography==3.3.2 -Flask==1.0.2 -idna==2.9 +cryptography==43.0.1 +Flask==2.2.5 +idna==3.7 itsdangerous==0.24 -Jinja2==2.10.1 +Jinja2==3.1.4 MarkupSafe==1.1.1 pycparser==2.20 redis==2.10.6 six==1.14.0 -Werkzeug==0.15.6 +Werkzeug==3.0.6