We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc6370 commit b9d7472Copy full SHA for b9d7472
py3-aioboto3.yaml
@@ -1,6 +1,6 @@
1
package:
2
name: py3-aioboto3
3
- version: 14.3.0
+ version: "15.0.0"
4
epoch: 0
5
description: Wrapper to use boto3 resources with the aiobotocore async backend
6
copyright:
@@ -28,7 +28,7 @@ environment:
28
pipeline:
29
- uses: git-checkout
30
with:
31
- expected-commit: d8046bdf5a768db9d0a01ea89382624930fe0cff
+ expected-commit: 27c73fa9029795a026bd7224489d7032e07f2752
32
repository: https://github.com/terricain/aioboto3/
33
tag: v${{package.version}}
34
0 commit comments