From f8d0a7420dfe47711e2fee878a9bf0ed2f2de19a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 05:06:25 +0000 Subject: [PATCH] build(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.3` | `3.15` | | [pytest](https://github.com/pytest-dev/pytest) | `7.1.2` | `9.0.3` | | [requests](https://github.com/psf/requests) | `2.27.1` | `2.33.0` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.9` | `2.7.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.3 to 3.15 - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](https://github.com/kjd/idna/compare/v3.3...v3.15) Updates `pytest` from 7.1.2 to 9.0.3 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...9.0.3) Updates `requests` from 2.27.1 to 2.33.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.27.1...v2.33.0) Updates `urllib3` from 1.26.9 to 2.7.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.9...2.7.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2024.7.4 dependency-type: direct:production dependency-group: pip - dependency-name: idna dependency-version: '3.15' dependency-type: direct:production dependency-group: pip - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.7.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 f699643..107b0d8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,15 +1,15 @@ atomicwrites==1.4.0 attrs==21.4.0 -certifi==2021.10.8 +certifi==2024.7.4 charset-normalizer==2.0.12 colorama==0.4.4 -idna==3.3 +idna==3.15 iniconfig==1.1.1 packaging==21.3 pluggy==1.0.0 py==1.11.0 pyparsing==3.0.9 -pytest==7.1.2 -requests==2.27.1 +pytest==9.0.3 +requests==2.33.0 tomli==2.0.1 -urllib3==1.26.9 +urllib3==2.7.0