Skip to content

Commit 5a760be

Browse files
Bump the testing group across 1 directory with 6 updates (#626)
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](certifi/python-certifi@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](kjd/idna@v3.15...v3.18) Updates `parse` from 1.21.1 to 1.22.1 - [Release notes](https://github.com/r1chardj0n3s/parse/releases) - [Commits](r1chardj0n3s/parse@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](pytest-dev/pytest@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](psf/requests@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c8aecaf commit 5a760be

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

scripts/requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,24 @@
11
attrs==26.1.0
2-
certifi==2026.4.22
2+
certifi==2026.6.17
33
chardet==7.4.3
4-
deepdiff==9.0.0
4+
deepdiff==9.1.0
55
gitdb==4.0.12
66
GitPython==3.1.50
77
glob2==0.7
8-
idna==3.15
8+
idna==3.18
99
iniconfig==2.3.0
1010
mako==1.3.12
1111
MarkupSafe==3.0.3
1212
packaging==26.2
13-
parse==1.21.1
13+
parse==1.22.1
1414
parse-type==0.6.6
1515
pluggy==1.6.0
1616
PyGithub==2.9.1
1717
pyparsing==3.3.2
18-
pytest==9.0.3
18+
pytest==9.1.1
1919
pytest-bdd==8.1.0
2020
PyYAML==6.0.3
21-
requests==2.33.1
21+
requests==2.34.2
2222
retrying==1.4.2
2323
semver==3.0.4
2424
six==1.17.0

0 commit comments

Comments
 (0)