mirror of
https://github.com/django-q2/django-q2.git
synced 2026-09-15 13:37:56 +08:00
Updates boto
This commit is contained in:
14
poetry.lock
generated
14
poetry.lock
generated
@@ -71,10 +71,10 @@ description = "The AWS SDK for Python"
|
||||
name = "boto3"
|
||||
optional = true
|
||||
python-versions = "*"
|
||||
version = "1.14.16"
|
||||
version = "1.14.19"
|
||||
|
||||
[package.dependencies]
|
||||
botocore = ">=1.17.16,<1.18.0"
|
||||
botocore = ">=1.17.19,<1.18.0"
|
||||
jmespath = ">=0.7.1,<1.0.0"
|
||||
s3transfer = ">=0.3.0,<0.4.0"
|
||||
|
||||
@@ -84,7 +84,7 @@ description = "Low-level, data-driven core of boto 3."
|
||||
name = "botocore"
|
||||
optional = true
|
||||
python-versions = "*"
|
||||
version = "1.17.16"
|
||||
version = "1.17.19"
|
||||
|
||||
[package.dependencies]
|
||||
docutils = ">=0.10,<0.16"
|
||||
@@ -550,12 +550,12 @@ blessed = [
|
||||
{file = "blessed-1.17.8.tar.gz", hash = "sha256:7671d057b2df6ddbefd809009fb08feb2f8d2d163d240b5e765088a90519b2f1"},
|
||||
]
|
||||
boto3 = [
|
||||
{file = "boto3-1.14.16-py2.py3-none-any.whl", hash = "sha256:c2a223f4b48782e8b160b2130265e2a66081df111f630a5a384d6909e29a5aa9"},
|
||||
{file = "boto3-1.14.16.tar.gz", hash = "sha256:ce5a4ab6af9e993d1864209cbbb6f4812f65fbc57ad6b95e5967d8bf38b1dcfb"},
|
||||
{file = "boto3-1.14.19-py2.py3-none-any.whl", hash = "sha256:1776200c04152dd308e297cd18abb183d93383587dca358a768155507f15965b"},
|
||||
{file = "boto3-1.14.19.tar.gz", hash = "sha256:944c02dbf96dbaf52498acdbea60d4eb2aa717f40a797f86f8d47d8905e02441"},
|
||||
]
|
||||
botocore = [
|
||||
{file = "botocore-1.17.16-py2.py3-none-any.whl", hash = "sha256:99d995ef99cf77458a661f3fc64e0c3a4ce77ca30facfdf0472f44b2953dd856"},
|
||||
{file = "botocore-1.17.16.tar.gz", hash = "sha256:fe0c4f7cd6b67eff3b7cb8dff6709a65d6fca10b7b7449a493b2036915e98b4c"},
|
||||
{file = "botocore-1.17.19-py2.py3-none-any.whl", hash = "sha256:7890e83cd28967f854fd54d6c8bdb009868aec1c31a71dcc82e4577562f1affb"},
|
||||
{file = "botocore-1.17.19.tar.gz", hash = "sha256:4eef7d38de1bee3bb60a66d53a73d47ec5ea30d3d43befa90840ba1d52791971"},
|
||||
]
|
||||
certifi = [
|
||||
{file = "certifi-2020.6.20-py2.py3-none-any.whl", hash = "sha256:8fc0819f1f30ba15bdb34cceffb9ef04d99f420f68eb75d901e9560b8749fc41"},
|
||||
|
||||
Reference in New Issue
Block a user