From 2171af50644b28be3fac7d7ffa9025a72e4f258c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Jul 2024 22:43:12 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 6 updates Bumps the pip group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [babel](https://github.com/python-babel/babel) | `2.6.0` | `2.9.1` | | [certifi](https://github.com/certifi/python-certifi) | `2018.4.16` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `2.7` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `2.10` | `3.1.4` | | [requests](https://github.com/psf/requests) | `2.19.1` | `2.32.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.23` | `1.26.19` | Updates `babel` from 2.6.0 to 2.9.1 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.6.0...v2.9.1) Updates `certifi` from 2018.4.16 to 2024.7.4 - [Commits](https://github.com/certifi/python-certifi/compare/2018.04.16...2024.07.04) Updates `idna` from 2.7 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.7...v3.7) Updates `jinja2` from 2.10 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...3.1.4) Updates `requests` from 2.19.1 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.19.1...v2.32.2) Updates `urllib3` from 1.23 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.23...1.26.19) --- updated-dependencies: - dependency-name: babel dependency-type: direct:production dependency-group: pip - dependency-name: certifi 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: requests dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/requirements.txt b/requirements.txt index 4a246ac76..47cdb67c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,20 +1,20 @@ alabaster==0.7.11 -Babel==2.6.0 -certifi==2018.4.16 +Babel==2.9.1 +certifi==2024.7.4 chardet==3.0.4 docutils==0.14 -idna==2.7 +idna==3.7 imagesize==1.0.0 -Jinja2==2.10 +Jinja2==3.1.4 MarkupSafe==1.1.1 packaging==17.1 Pygments==2.2.0 pyparsing==2.2.0 pytz==2018.5 -requests==2.19.1 +requests==2.32.2 six==1.11.0 snowballstemmer==1.2.1 Sphinx==1.7.6 sphinx-sitemap==0.3.1 sphinxcontrib-websupport==1.1.0 -urllib3==1.23 +urllib3==1.26.19