Skip to content

Commit 47ae8d2

Browse files
Update retrying requirement from ~=1.3 to ~=1.4
Updates the requirements on [retrying](https://github.com/groodt/retrying) to permit the latest version. - [Changelog](https://github.com/groodt/retrying/blob/main/HISTORY.rst) - [Commits](groodt/retrying@v1.3.4...v1.4.0) --- updated-dependencies: - dependency-name: retrying dependency-version: 1.4.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ff7b36d commit 47ae8d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
boto3>=1.7.55
2-
retrying~=1.3
2+
retrying~=1.4

0 commit comments

Comments
 (0)