terricain / aioboto3

Wrapper to use boto3 resources with the aiobotocore async backend
Apache License 2.0
743 stars 76 forks source link

Bump aiobotocore from 2.6.0 to 2.7.0 #319

Closed phillipuniverse closed 11 months ago

phillipuniverse commented 11 months ago

Release notes at https://github.com/aio-libs/aiobotocore/releases/tag/2.7.0

Also regenerates poetry.lock with Poetry 1.5+ (specifically 1.6.1)

If the diff in poetry.lock is too noisy I can regenerate using Poetry < 1.5 if necessary. Poetry 1.5 removed the category key and shuffled around a bit how transitive dependencies are mapped.

terricain commented 11 months ago

Ah, it looks like we both did this, my bad, this would have done fine :smile:. v12.0.0 is out now

phillipuniverse commented 11 months ago

@terrycain all good, thanks!!