Skip to content

Commit f684ed0

Browse files
build(deps): update awscli requirement in /requirements
Updates the requirements on [awscli](https://github.com/aws/aws-cli) to permit the latest version. - [Release notes](https://github.com/aws/aws-cli/releases) - [Commits](aws/aws-cli@1.30.0...1.43.2) --- updated-dependencies: - dependency-name: awscli dependency-version: 1.43.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8f702b3 commit f684ed0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/ci.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
setuptools <80.9.1
22
wheel <0.46.0
3-
awscli >=1.30.0, <1.43.0
3+
awscli >=1.30.0, <1.44.0
44
twine ==6.2.0
55
importlib-metadata <9.0.0
66
wget

0 commit comments

Comments
 (0)