Skip to content

Commit

Permalink
Bump aioboto3 from 12.0.0 to 12.1.0
Browse files Browse the repository at this point in the history
Bumps [aioboto3](https://github.com/terrycain/aioboto3) from 12.0.0 to 12.1.0.
- [Changelog](https://github.com/terrycain/aioboto3/blob/main/CHANGELOG.rst)
- [Commits](terricain/aioboto3@v12.0.0...v12.1.0)

---
updated-dependencies:
- dependency-name: aioboto3
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent a992a43 commit 1a9a77f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ def readme():
"boto3": [
"botocore==1.31.64",
"aiobotocore==2.7.0",
"aioboto3==12.0.0"
"aioboto3==12.1.0"
],
"bigquery": [
"google-cloud-bigquery==3.13.0",
Expand Down Expand Up @@ -275,7 +275,7 @@ def readme():
"deltalake==0.13.0",
"botocore==1.31.64",
"aiobotocore==2.7.0",
"aioboto3==12.0.0",
"aioboto3==12.1.0",
"acsylla==0.1.8b0",
"google-cloud-bigquery==3.13.0",
"pandas-gbq==0.19.2",
Expand Down

0 comments on commit 1a9a77f

Please sign in to comment.