Skip to content

Commit 1e4d54e

Browse files
Bump the testing group across 1 directory with 3 updates (#518)
Bumps the testing group with 3 updates in the /scripts directory: [certifi](https://github.com/certifi/python-certifi), [gitpython](https://github.com/gitpython-developers/GitPython) and [retrying](https://github.com/groodt/retrying). Updates `certifi` from 2025.6.15 to 2025.7.14 - [Commits](certifi/python-certifi@2025.06.15...2025.07.14) Updates `gitpython` from 3.1.44 to 3.1.45 - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](gitpython-developers/GitPython@3.1.44...3.1.45) Updates `retrying` from 1.4.0 to 1.4.1 - [Release notes](https://github.com/groodt/retrying/releases) - [Changelog](https://github.com/groodt/retrying/blob/main/HISTORY.rst) - [Commits](groodt/retrying@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.14 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testing - dependency-name: gitpython dependency-version: 3.1.45 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: testing - dependency-name: retrying dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-patch 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 cbbb9a0 commit 1e4d54e

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,9 +1,9 @@
11
attrs==25.3.0
2-
certifi==2025.6.15
2+
certifi==2025.7.14
33
chardet==5.2.0
44
deepdiff==8.5.0
55
gitdb==4.0.12
6-
GitPython==3.1.44
6+
GitPython==3.1.45
77
glob2==0.7
88
idna==3.10
99
iniconfig==2.1.0
@@ -19,7 +19,7 @@ pytest==8.4.1
1919
pytest-bdd==8.1.0
2020
PyYAML==6.0.2
2121
requests==2.32.4
22-
retrying==1.4.0
22+
retrying==1.4.1
2323
semver==3.0.4
2424
six==1.17.0
2525
smmap==5.0.2

0 commit comments

Comments
 (0)