Skip to content

Commit 41c8887

Browse files
Bump the testing group in /scripts with 3 updates
Bumps the testing group in /scripts with 3 updates: [deepdiff](https://github.com/seperman/deepdiff), [parse-type](https://github.com/jenisys/parse_type) and [requests](https://github.com/psf/requests). Updates `deepdiff` from 8.5.0 to 8.6.0 - [Release notes](https://github.com/seperman/deepdiff/releases) - [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst) - [Commits](https://github.com/seperman/deepdiff/commits) Updates `parse-type` from 0.6.4 to 0.6.6 - [Release notes](https://github.com/jenisys/parse_type/releases) - [Changelog](https://github.com/jenisys/parse_type/blob/main/CHANGES.txt) - [Commits](jenisys/parse_type@v0.6.4...v0.6.6) Updates `requests` from 2.32.4 to 2.32.5 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.4...v2.32.5) --- updated-dependencies: - dependency-name: deepdiff dependency-version: 8.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: parse-type dependency-version: 0.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f0e1f55 commit 41c8887

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
attrs==25.3.0
22
certifi==2025.8.3
33
chardet==5.2.0
4-
deepdiff==8.5.0
4+
deepdiff==8.6.0
55
gitdb==4.0.12
66
GitPython==3.1.45
77
glob2==0.7
@@ -11,14 +11,14 @@ mako==1.3.10
1111
MarkupSafe==3.0.2
1212
packaging==25.0
1313
parse==1.20.2
14-
parse-type==0.6.4
14+
parse-type==0.6.6
1515
pluggy==1.6.0
1616
PyGithub==2.7.0
1717
pyparsing==3.2.3
1818
pytest==8.4.1
1919
pytest-bdd==8.1.0
2020
PyYAML==6.0.2
21-
requests==2.32.4
21+
requests==2.32.5
2222
retrying==1.4.2
2323
semver==3.0.4
2424
six==1.17.0

0 commit comments

Comments
 (0)