Skip to content

Commit 7be5b65

Browse files
Update ec2-metadata requirement from <3,>=2.14.0 to >=2.14.0,<4 (#5454)
Updates the requirements on [ec2-metadata](https://github.com/adamchainz/ec2-metadata) to permit the latest version. - [Changelog](https://github.com/adamchainz/ec2-metadata/blob/main/CHANGELOG.rst) - [Commits](adamchainz/ec2-metadata@2.14.0...3.0.0) --- updated-dependencies: - dependency-name: ec2-metadata dependency-version: 3.0.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8065090 commit 7be5b65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-aws.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ boto3-stubs[s3,sdb,iam,sts,boto3,ec2,autoscaling]>=1.28.3.post2, <2
22
mypy-boto3-iam>=1.28.3.post2, <2 # Need to force .post1 to be replaced
33
mypy-boto3-s3>=1.28.3.post2, <2
44
moto>=5.0.3, <6
5-
ec2_metadata>=2.14.0,<3
5+
ec2_metadata>=2.14.0,<4

0 commit comments

Comments
 (0)