From 8c3f4b2d8f26b8c8f04db5fb37b07a4bd27c2dbf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Jul 2026 13:58:03 +0000 Subject: [PATCH] Bump the testing group across 1 directory with 6 updates Bumps the testing group with 6 updates in the /scripts directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2026.4.22` | `2026.6.17` | | [deepdiff](https://github.com/qlustered/deepdiff) | `9.0.0` | `9.1.0` | | [idna](https://github.com/kjd/idna) | `3.15` | `3.18` | | [parse](https://github.com/r1chardj0n3s/parse) | `1.21.1` | `1.22.1` | | [pytest](https://github.com/pytest-dev/pytest) | `9.0.3` | `9.1.1` | | [requests](https://github.com/psf/requests) | `2.33.1` | `2.34.2` | Updates `certifi` from 2026.4.22 to 2026.6.17 - [Commits](https://github.com/certifi/python-certifi/compare/2026.04.22...2026.06.17) Updates `deepdiff` from 9.0.0 to 9.1.0 - [Release notes](https://github.com/qlustered/deepdiff/releases) - [Changelog](https://github.com/qlustered/deepdiff/blob/master/CHANGELOG.md) - [Commits](https://github.com/qlustered/deepdiff/commits) 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 `pytest` from 9.0.3 to 9.1.1 - [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/9.0.3...9.1.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) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: deepdiff dependency-version: 9.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: idna dependency-version: '3.18' dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: parse dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: requests dependency-version: 2.34.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing ... Signed-off-by: dependabot[bot] --- scripts/requirements.txt | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/scripts/requirements.txt b/scripts/requirements.txt index acc3010b..674b02a7 100644 --- a/scripts/requirements.txt +++ b/scripts/requirements.txt @@ -1,24 +1,24 @@ attrs==26.1.0 -certifi==2026.4.22 +certifi==2026.6.17 chardet==7.4.3 -deepdiff==9.0.0 +deepdiff==9.1.0 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 PyGithub==2.9.1 pyparsing==3.3.2 -pytest==9.0.3 +pytest==9.1.1 pytest-bdd==8.1.0 PyYAML==6.0.3 -requests==2.33.1 +requests==2.34.2 retrying==1.4.2 semver==3.0.4 six==1.17.0