Skip to content

Commit 5a40ce7

Browse files
Update boto3 requirement from ==1.26.* to >=1.26,<1.29 (#313)
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [Release notes](https://github.com/boto/boto3/releases) - [Changelog](https://github.com/boto/boto3/blob/develop/CHANGELOG.rst) - [Commits](boto/boto3@1.26.0...1.28.0) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e84b3cf commit 5a40ce7

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,4 +1,4 @@
1-
boto3 == 1.26.*
1+
boto3 >= 1.26,< 1.29
22
ftfy == 6.1.1
33
mailchecker == 5.0.9
44
openpyxl == 3.1.2

0 commit comments

Comments
 (0)