From 951c3edc82ae2caa5dd93aa419325ffb5a2000f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 Jul 2024 20:07:43 +0000 Subject: [PATCH] Bump the pip group with 6 updates Bumps the pip group with 6 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `3.3` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.0.3` | `3.1.4` | | [markdown-it-py](https://github.com/executablebooks/markdown-it-py) | `1.1.0` | `2.2.0` | | [requests](https://github.com/psf/requests) | `2.26.0` | `2.32.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.7` | `1.26.19` | 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 `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.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/3.0.3...3.1.4) Updates `markdown-it-py` from 1.1.0 to 2.2.0 - [Release notes](https://github.com/executablebooks/markdown-it-py/releases) - [Changelog](https://github.com/executablebooks/markdown-it-py/blob/master/CHANGELOG.md) - [Commits](https://github.com/executablebooks/markdown-it-py/compare/v1.1.0...v2.2.0) 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) --- updated-dependencies: - 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: markdown-it-py 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 5cde5e2..e3376e1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ alabaster==0.7.12 attrs==21.2.0 Babel==2.9.1 -certifi==2021.10.8 +certifi==2024.7.4 charset-normalizer==2.0.7 docutils==0.17.1 -idna==3.3 +idna==3.7 imagesize==1.3.0 -Jinja2==3.0.3 -markdown-it-py==1.1.0 +Jinja2==3.1.4 +markdown-it-py==2.2.0 MarkupSafe==2.0.1 mdit-py-plugins==0.2.8 myst-parser==0.15.2 @@ -16,7 +16,7 @@ Pygments==2.10.0 pyparsing==3.0.6 pytz==2021.3 PyYAML==6.0 -requests==2.26.0 +requests==2.32.2 snowballstemmer==2.2.0 Sphinx==4.3.0 sphinx-autobuild==2021.3.14 @@ -27,4 +27,4 @@ sphinxcontrib-htmlhelp==2.0.0 sphinxcontrib-jsmath==1.0.1 sphinxcontrib-qthelp==1.0.3 sphinxcontrib-serializinghtml==1.1.5 -urllib3==1.26.7 +urllib3==1.26.19