build(deps): bump the pip group across 1 directory with 15 updates
Bumps the pip group with 15 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2024.7.4` |
| [cryptography](https://github.com/pyca/cryptography) | `36.0.0` | `44.0.1` |
| [dnspython](https://github.com/rthalley/dnspython) | `2.1.0` | `2.6.1` |
| [flask](https://github.com/pallets/flask) | `2.0.2` | `2.2.5` |
| [gunicorn](https://github.com/benoitc/gunicorn) | `20.1.0` | `22.0.0` |
| [idna](https://github.com/kjd/idna) | `3.3` | `3.7` |
| [jinja2](https://github.com/pallets/jinja) | `3.0.3` | `3.1.6` |
| [pycryptodome](https://github.com/Legrandin/pycryptodome) | `3.11.0` | `3.19.1` |
| [pymysql](https://github.com/PyMySQL/PyMySQL) | `1.0.2` | `1.1.1` |
| [redis](https://github.com/redis/redis-py) | `4.3.4` | `4.4.4` |
| [requests](https://github.com/psf/requests) | `2.26.0` | `2.32.2` |
| [urllib3](https://github.com/urllib3/urllib3) | `1.26.7` | `1.26.19` |
| [waitress](https://github.com/Pylons/waitress) | `2.0.0` | `3.0.1` |
| [werkzeug](https://github.com/pallets/werkzeug) | `2.0.2` | `3.0.6` |
| [zipp](https://github.com/jaraco/zipp) | `3.6.0` | `3.19.1` |
Updates `certifi` from 2021.10.8 to 2024.7.4
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2024.07.04)
Updates `cryptography` from 36.0.0 to 44.0.1
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/36.0.0...44.0.1)
Updates `dnspython` from 2.1.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.1.0...v2.6.1)
Updates `flask` from 2.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/2.0.2...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.3 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.3...v3.7)
Updates `jinja2` from 3.0.3 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.0.3...3.1.6)
Updates `pycryptodome` from 3.11.0 to 3.19.1
- [Release notes](https://github.com/Legrandin/pycryptodome/releases)
- [Changelog](https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst)
- [Commits](https://github.com/Legrandin/pycryptodome/compare/v3.11.0...v3.19.1)
Updates `pymysql` from 1.0.2 to 1.1.1
- [Release notes](https://github.com/PyMySQL/PyMySQL/releases)
- [Changelog](https://github.com/PyMySQL/PyMySQL/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PyMySQL/PyMySQL/compare/v1.0.2...v1.1.1)
Updates `redis` from 4.3.4 to 4.4.4
- [Release notes](https://github.com/redis/redis-py/releases)
- [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES)
- [Commits](https://github.com/redis/redis-py/compare/v4.3.4...v4.4.4)
Updates `requests` from 2.26.0 to 2.32.2
- [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.26.0...v2.32.2)
Updates `urllib3` from 1.26.7 to 1.26.19
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.26.7...1.26.19)
Updates `waitress` from 2.0.0 to 3.0.1
- [Release notes](https://github.com/Pylons/waitress/releases)
- [Changelog](https://github.com/Pylons/waitress/blob/main/CHANGES.txt)
- [Commits](https://github.com/Pylons/waitress/compare/v2.0.0...v3.0.1)
Updates `werkzeug` from 2.0.2 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.2...3.0.6)
Updates `zipp` from 3.6.0 to 3.19.1
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.6.0...v3.19.1)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: direct:production
dependency-group: pip
- dependency-name: cryptography
dependency-type: direct:production
dependency-group: pip
- 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: pycryptodome
dependency-type: direct:production
dependency-group: pip
- dependency-name: pymysql
dependency-type: direct:production
dependency-group: pip
- dependency-name: redis
dependency-type: direct:production
dependency-group: pip
- dependency-name: requests
dependency-type: direct:production
dependency-group: pip
- dependency-name: urllib3
dependency-type: direct:production
dependency-group: pip
- dependency-name: waitress
dependency-type: direct:production
dependency-group: pip
- dependency-name: werkzeug
dependency-type: direct:production
dependency-group: pip
- dependency-name: zipp
dependency-type: direct:production
dependency-group: pip
...
Signed-off-by: dependabot[bot] <support@github.com>