From 83b6e526bf315651bbd01b2f897aac1e276a1df7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 13 Dec 2025 18:59:48 +0000 Subject: [PATCH] chore(deps): bump the pip group across 1 directory with 5 updates Bumps the pip group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2021.10.8` | `2024.7.4` | | [idna](https://github.com/kjd/idna) | `3.2` | `3.7` | | [jinja2](https://github.com/pallets/jinja) | `2.11.3` | `3.1.6` | | [requests](https://github.com/psf/requests) | `2.26.0` | `2.32.4` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.7` | `2.6.0` | 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.2 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.2...v3.7) Updates `jinja2` from 2.11.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/2.11.3...3.1.6) Updates `requests` from 2.26.0 to 2.32.4 - [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.4) Updates `urllib3` from 1.26.7 to 2.6.0 - [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...2.6.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.7' dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/requirements.txt b/requirements.txt index ab7a0e5..1f65d2d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,14 +1,14 @@ appdirs==1.4.4 -certifi==2021.10.8 +certifi==2024.7.4 charset-normalizer==2.0.6 click==7.1.2 curlify2==1.0.1 -idna==3.2 -Jinja2==2.11.3 +idna==3.7 +Jinja2==3.1.6 MarkupSafe==2.0.1 PyYAML==5.4 -requests==2.26.0 +requests==2.32.4 responses==0.12.1 scanapi==2.6.0 six==1.16.0 -urllib3==1.26.7 +urllib3==2.6.0