Skip to content

Commit db7c46b

Browse files
Update boto3 requirement from <1.36.0 to <1.37.0
Updates the requirements on [boto3](https://github.com/boto/boto3) to permit the latest version. - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@0.0.1...1.36.16) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 70e88e8 commit db7c46b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements/constraints.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ referencing<=0.35.1
7676
# SEE https://github.com/ITISFoundation/osparc-simcore/issues/7086
7777
moto<5.0.21
7878

79-
# Pin boto3<1.36.0 till the following is addressed https://github.com/boto/botocore/issues/2308
79+
# Pin boto3<1.37.0 till the following is addressed https://github.com/boto/botocore/issues/2308
8080
# when removing this pin, also update the aws cli inside ci/github/helpers/install_aws_cli_v2.bash
8181
# SEE https://github.com/ITISFoundation/osparc-simcore/issues/7127
82-
boto3<1.36.0
82+
boto3<1.37.0

0 commit comments

Comments
 (0)