From c5d9b0d0b21865532876f16951ed1e449fc0c914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 May 2024 11:46:03 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 7 updates Bumps the pip group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2022.12.7` | `2023.7.22` | | [gitpython](https://github.com/gitpython-developers/GitPython) | `3.1.31` | `3.1.41` | | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` | | [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) | `9.11` | `10.0` | | [requests](https://github.com/psf/requests) | `2.28.2` | `2.32.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.15` | `1.26.18` | Updates `certifi` from 2022.12.7 to 2023.7.22 - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) Updates `gitpython` from 3.1.31 to 3.1.41 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.31...3.1.41) Updates `idna` from 3.4 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.4...v3.7) Updates `jinja2` from 3.1.2 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.1.2...3.1.4) Updates `pymdown-extensions` from 9.11 to 10.0 - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/9.11...10.0) Updates `requests` from 2.28.2 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.28.2...v2.32.2) Updates `urllib3` from 1.26.15 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.15...1.26.18) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production dependency-group: pip - dependency-name: gitpython 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: pymdown-extensions 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 | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/requirements.txt b/requirements.txt index fce2273..333960f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,13 +1,13 @@ Babel==2.12.1 -certifi==2022.12.7 +certifi==2023.7.22 charset-normalizer==3.1.0 click==8.1.3 colorama==0.4.6 ghp-import==2.1.0 gitdb==4.0.10 -GitPython==3.1.31 -idna==3.4 -Jinja2==3.1.2 +GitPython==3.1.41 +idna==3.7 +Jinja2==3.1.4 Markdown==3.3.7 MarkupSafe==2.1.2 mergedeep==1.3.4 @@ -17,14 +17,14 @@ mkdocs-material==9.1.6 mkdocs-material-extensions==1.1.1 packaging==23.0 Pygments==2.14.0 -pymdown-extensions==9.11 +pymdown-extensions==10.0 python-dateutil==2.8.2 pytz==2023.3 PyYAML==6.0 pyyaml_env_tag==0.1 regex==2023.3.23 -requests==2.28.2 +requests==2.32.2 six==1.16.0 smmap==5.0.0 -urllib3==1.26.15 +urllib3==1.26.18 watchdog==3.0.0