From 5c1f92ca4dd563bb199a56930762472598aa4524 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 21:58:54 +0000 Subject: [PATCH] Bump the pip group across 1 directories with 6 updates Updates the requirements on [certifi](https://github.com/certifi/python-certifi), [cryptography](https://github.com/pyca/cryptography), [jinja2](https://github.com/pallets/jinja), [requests](https://github.com/psf/requests), [urllib3](https://github.com/urllib3/urllib3) and [werkzeug](https://github.com/pallets/werkzeug) to permit the latest version. Updates `certifi` from 2021.5.30 to 2023.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2023.07.22) Updates `cryptography` from 3.4.7 to 42.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.4.7...42.0.2) Updates `jinja2` 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/2.0rc1...3.1.3) Updates `requests` from 2.25.1 to 2.31.0 - [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.25.1...v2.31.0) Updates `urllib3` from 1.26.5 to 1.26.18 - [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.5...1.26.18) Updates `werkzeug` from 0.16.1 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/0.16.1...2.3.8) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip-security-group - dependency-name: cryptography dependency-type: direct:production dependency-group: pip-security-group - dependency-name: jinja2 dependency-type: direct:production dependency-group: pip-security-group - dependency-name: requests dependency-type: direct:production dependency-group: pip-security-group - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip-security-group - dependency-name: werkzeug dependency-type: direct:production dependency-group: pip-security-group ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 46bb69a..0f17f44 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,26 +1,26 @@ Babel==2.9.1 -certifi==2021.5.30 +certifi==2023.7.22 cffi==1.14.5 chardet==4.0.0 click==7.1.2 -cryptography==3.4.7 +cryptography==42.0.2 ExifRead==2.3.2 filetype==1.0.7 idna==2.10 inifile==0.4.1 itsdangerous==1.1.0 Lektor==3.3.8 -jinja2<3.1.0 +jinja2<3.2.0 MarkupSafe==2.0.1 mistune==0.8.4 pycparser==2.20 pyOpenSSL==20.0.1 python-slugify==5.0.2 pytz==2021.1 -requests==2.25.1 +requests==2.31.0 six==1.16.0 text-unidecode==1.3 Unidecode==1.2.0 -urllib3==1.26.5 +urllib3==1.26.18 watchdog==2.1.2 -Werkzeug==0.16.1 +Werkzeug==2.3.8