From 614256b9c3c4ed78d72cfb4f70ffd40a06969be4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Jun 2026 17:59:54 +0000 Subject: [PATCH] Bump the core-scripts group in /scripts with 5 updates Bumps the core-scripts group in /scripts with 5 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.4.22` | `2026.5.20` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.18` | | [parse](https://github.com/r1chardj0n3s/parse) | `1.21.1` | `1.22.1` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | | [responses](https://github.com/getsentry/responses) | `0.26.0` | `0.26.1` | Updates `certifi` from 2026.4.22 to 2026.5.20 - [Commits](https://github.com/certifi/python-certifi/compare/2026.04.22...2026.05.20) Updates `idna` from 3.15 to 3.18 - [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.15...v3.18) Updates `parse` from 1.21.1 to 1.22.1 - [Release notes](https://github.com/r1chardj0n3s/parse/releases) - [Commits](https://github.com/r1chardj0n3s/parse/compare/1.21.1...1.22.1) Updates `requests` from 2.33.1 to 2.34.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.33.1...v2.34.2) Updates `responses` from 0.26.0 to 0.26.1 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](https://github.com/getsentry/responses/compare/0.26.0...0.26.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.5.20 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: parse dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: core-scripts - dependency-name: responses dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: core-scripts ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index f8511465..bf68515c 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,5 +1,5 @@ attrs==26.1.0 -certifi==2026.4.22 +certifi==2026.5.20 chardet==7.4.3 docker==7.1.0 environs==15.0.1 @@ -7,12 +7,12 @@ execnet==2.1.2 gitdb==4.0.12 GitPython==3.1.50 glob2==0.7 -idna==3.15 +idna==3.18 iniconfig==2.3.0 mako==1.3.12 MarkupSafe==3.0.3 packaging==26.2 -parse==1.21.1 +parse==1.22.1 parse-type==0.6.6 pluggy==1.6.0 psutil==7.2.2 @@ -21,8 +21,8 @@ pyparsing==3.3.2 pytest==9.0.3 pytest-bdd==8.1.0 PyYAML==6.0.3 -requests==2.33.1 -responses==0.26.0 +requests==2.34.2 +responses==0.26.1 retrying==1.4.2 semantic-version==2.10.0 semver==3.0.4