From 2f275f189dab5b1cbfc249fe561b9d3162225015 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Jun 2025 01:37:34 +0000 Subject: [PATCH] Bump the pip group with 6 updates Bumps the pip group with 6 updates: | Package | From | To | | --- | --- | --- | | [flask](https://github.com/pallets/flask) | `2.1.3` | `2.2.5` | | [gunicorn](https://github.com/benoitc/gunicorn) | `20.1.0` | `23.0.0` | | [requests](https://github.com/psf/requests) | `2.28.1` | `2.32.4` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.6` | | [werkzeug](https://github.com/pallets/werkzeug) | `2.0.3` | `3.0.6` | | [black](https://github.com/psf/black) | `22.6.0` | `24.3.0` | Updates `flask` from 2.1.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.1.3...2.2.5) Updates `gunicorn` from 20.1.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/20.1.0...23.0.0) Updates `requests` from 2.28.1 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.28.1...v2.32.4) Updates `jinja2` from 3.1.2 to 3.1.6 - [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.6) Updates `werkzeug` from 2.0.3 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/2.0.3...3.0.6) Updates `black` from 22.6.0 to 24.3.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/22.6.0...24.3.0) --- updated-dependencies: - dependency-name: flask dependency-version: 2.2.5 dependency-type: direct:production dependency-group: pip - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: werkzeug dependency-version: 3.0.6 dependency-type: direct:production dependency-group: pip - dependency-name: black dependency-version: 24.3.0 dependency-type: direct:development dependency-group: pip ... Signed-off-by: dependabot[bot] --- dev-requirements.txt | 2 +- requirements.txt | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index 8a8452ea..644a9d6d 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -4,7 +4,7 @@ bandit==1.7.4 mccabe==0.6.1 flake8==4.0.1 grequests==0.6.0 -black==22.6.0 +black==24.3.0 pytest==7.4.0 pytest-cov==4.1.0 python-arango==7.4.1 diff --git a/requirements.txt b/requirements.txt index 88791d31..b411f031 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ -Flask==2.1.3 +Flask==2.2.5 itsdangerous==2.1.2 greenlet==3.1.1 -gunicorn==20.1.0 +gunicorn==23.0.0 gevent==24.11.1 simplejson==3.17.6 python-dotenv==0.20.0 -requests==2.28.1 +requests==2.32.4 jsonpointer==2.3 jsonschema==4.8.0 jsonschema[format]==4.8.0 pyyaml==6.0.1 rfc3987==1.3.8 -jinja2==3.1.2 -werkzeug==2.0.3 +jinja2==3.1.6 +werkzeug==3.0.6