Skip to content

Commit 542b419

Browse files
Python dependency: Update boto3 requirement from ==1.42.* to ==1.43.*
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@1.42.0...1.43.2) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.43.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2f211dc commit 542b419

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ azure-mgmt-rdbms==10.1.1
1919
azure-mgmt-resource==25.0.0
2020
azure-mgmt-subscription==3.1.1
2121
bcrypt==5.0.*
22-
boto3==1.42.*
22+
boto3==1.43.*
2323
certifi==2026.4.22
2424
cryptography==46.0.*
2525
Flask-Babel==4.0.*

0 commit comments

Comments
 (0)