Skip to content

Commit

Permalink
Bump ec2-metadata from 2.9.0 to 2.9.1
Browse files Browse the repository at this point in the history
Bumps [ec2-metadata](https://github.com/adamchainz/ec2-metadata) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/adamchainz/ec2-metadata/releases)
- [Changelog](https://github.com/adamchainz/ec2-metadata/blob/main/HISTORY.rst)
- [Commits](adamchainz/ec2-metadata@2.9.0...2.9.1)

---
updated-dependencies:
- dependency-name: ec2-metadata
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Apr 4, 2022
1 parent 8208294 commit 0ee0eb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ def get_version(version_file):
install_requires=[
"boto3 == 1.21.28",
"docopt == 0.6.2",
"ec2-metadata == 2.9.0",
"ec2-metadata == 2.9.1",
"psycopg == 3.0.10",
"schema == 0.7.5",
"setuptools >= 24.2.0",
Expand Down

0 comments on commit 0ee0eb3

Please sign in to comment.