From 793e6f40528a9338e5489c8ce4bd60f3a8899924 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Apr 2024 01:20:46 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 7 updates Bumps the pip group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [dnspython](https://github.com/rthalley/dnspython) | `2.3.0` | `2.6.1` | | [flask](https://github.com/pallets/flask) | `2.2.3` | `2.2.5` | | [gunicorn](https://github.com/benoitc/gunicorn) | `20.1.0` | `22.0.0` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.3` | | [pillow](https://github.com/python-pillow/Pillow) | `10.0.1` | `10.3.0` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.2.3` | `2.3.8` | Updates `dnspython` from 2.3.0 to 2.6.1 - [Release notes](https://github.com/rthalley/dnspython/releases) - [Changelog](https://github.com/rthalley/dnspython/blob/main/doc/whatsnew.rst) - [Commits](https://github.com/rthalley/dnspython/compare/v2.3.0...v2.6.1) Updates `flask` from 2.2.3 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/2.2.3...2.2.5) Updates `gunicorn` from 20.1.0 to 22.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...22.0.0) Updates `idna` from 3.4 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/v3.4...v3.7) Updates `jinja2` from 3.1.2 to 3.1.3 - [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/3.1.2...3.1.3) Updates `pillow` from 10.0.1 to 10.3.0 - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.3.0) Updates `werkzeug` from 2.2.3 to 2.3.8 - [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/2.2.3...2.3.8) --- updated-dependencies: - dependency-name: dnspython dependency-type: direct:production dependency-group: pip - dependency-name: flask dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn 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: pillow dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.lock.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.lock.txt b/requirements.lock.txt index d8a5fe31..c9c9ad47 100644 --- a/requirements.lock.txt +++ b/requirements.lock.txt @@ -17,10 +17,10 @@ click-repl==0.2.0 coverage==7.2.3 decorator==5.1.1 deep-compare==1.0.5 -dnspython==2.3.0 +dnspython==2.6.1 email-validator==2.0.0.post1 exceptiongroup==1.1.1 -Flask==2.2.3 +Flask==2.2.5 flask-babel==3.1.0 Flask-FlatPages==0.8.1 Flask-Gravatar==0.5.0 @@ -34,11 +34,11 @@ gitdb==4.0.10 GitHub-Flask==3.2.0 GitPython==3.1.37 greenlet==2.0.2 -gunicorn==20.1.0 -idna==3.4 +gunicorn==22.0.0 +idna==3.7 iniconfig==2.0.0 itsdangerous==2.1.2 -Jinja2==3.1.2 +Jinja2==3.1.3 kombu==5.2.4 libsass==0.22.0 lxml==4.9.2 @@ -47,7 +47,7 @@ Markdown==3.4.3 MarkupSafe==2.1.2 packaging==23.1 passlib==1.7.4 -Pillow==10.0.1 +Pillow==10.3.0 pluggy==1.0.0 prompt-toolkit==3.0.38 psycopg2==2.9.6 @@ -73,6 +73,6 @@ validators==0.20.0 vine==5.0.0 wcwidth==0.2.6 webencodings==0.5.1 -Werkzeug==2.2.3 +Werkzeug==2.3.8 WTForms==3.0.1 WTForms-SQLAlchemy==0.3