Skip to content

Commit

Permalink
[plugins/aws][chore] Bump boto3 1.22.6 -> 1.22.11 (#855)
Browse files Browse the repository at this point in the history
* Bump boto3

* Bump in DO plugin as well
  • Loading branch information
lloesche committed May 11, 2022
1 parent 190d2fb commit ca6ebbf
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions plugins/aws/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
resotolib==2.2.0a0
retrying==1.3.3
SQLAlchemy==1.4.36
boto3==1.22.6
botocore==1.25.6
boto3==1.22.11
botocore==1.25.11
4 changes: 2 additions & 2 deletions plugins/digitalocean/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
resotolib==2.2.0a0
boto3==1.22.6
boto3==1.22.11
requests>=2.27.1
botocore==1.25.6
botocore==1.25.11
retrying>=1.3.3

1 comment on commit ca6ebbf

@Chris8819
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.