Skip to content

Commit 70f5187

Browse files
Update boto3 requirement from <1.36.0 to <1.38.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.37.23) --- updated-dependencies: - dependency-name: boto3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c829d7 commit 70f5187

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
@@ -72,10 +72,10 @@ pytest-lazy-fixture>=999999999
7272
# avoid downgrades of openapi-spec-validator related libraries
7373
referencing<=0.35.1
7474

75-
# Pin boto3<1.36.0 till the following is addressed https://github.com/boto/botocore/issues/2308
75+
# Pin boto3<1.38.0 till the following is addressed https://github.com/boto/botocore/issues/2308
7676
# when removing this pin, also update the aws cli inside ci/github/helpers/install_aws_cli_v2.bash
7777
# SEE https://github.com/ITISFoundation/osparc-simcore/issues/7127
78-
boto3<1.36.0
78+
boto3<1.38.0
7979

8080
# See issue https://github.com/ITISFoundation/osparc-simcore/issues/7300
8181
pydantic-settings<2.7.1

0 commit comments

Comments
 (0)