Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jeff
funkwhale
Commits
0b683d2d
Commit
0b683d2d
authored
Mar 01, 2022
by
RenovateBot
Browse files
Update dependency boto3 to v1.21.9 (develop)
parent
9bd580e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
api/poetry.lock
View file @
0b683d2d
...
...
@@ -234,14 +234,14 @@ webencodings = "*"
[[package]]
name = "boto3"
version = "1.21.
3
"
version = "1.21.
9
"
description = "The AWS SDK for Python"
category = "main"
optional = false
python-versions = ">= 3.6"
[package.dependencies]
botocore = ">=1.24.
3
,<1.25.0"
botocore = ">=1.24.
9
,<1.25.0"
jmespath = ">=0.7.1,<1.0.0"
s3transfer = ">=0.5.0,<0.6.0"
...
...
@@ -250,7 +250,7 @@ crt = ["botocore[crt] (>=1.21.0,<2.0a0)"]
[[package]]
name = "botocore"
version = "1.24.
3
"
version = "1.24.
9
"
description = "Low-level, data-driven core of boto 3."
category = "main"
optional = false
...
...
@@ -2088,7 +2088,7 @@ testing = ["coverage (>=5.0.3)", "zope.event", "zope.testing"]
[metadata]
lock-version = "1.1"
python-versions = "^3.7"
content-hash = "
ca4f3e1f09affa59779b635ece28a9364a47f4fcc72c369927fb9f4ae402b027
"
content-hash = "
911f7513dc781b803ac78ae435706de106759fe199960c8970436c3787095b82
"
[metadata.files]
aiohttp = [
...
...
@@ -2254,12 +2254,12 @@ bleach = [
{file = "bleach-4.1.0.tar.gz", hash = "sha256:0900d8b37eba61a802ee40ac0061f8c2b5dee29c1927dd1d233e075ebf5a71da"},
]
boto3 = [
{file = "boto3-1.21.
3
-py3-none-any.whl", hash = "sha256:
ab4ab2392f7520c01ce6e40e6df4b5b65a575ee6bd9fb78db0239cb2a06de557
"},
{file = "boto3-1.21.
3
.tar.gz", hash = "sha256:
aa00024cc1f3d24b2318dae4d5dbaa173c8da8bc6f9d12f0b2e67467ec46098
9"},
{file = "boto3-1.21.
9
-py3-none-any.whl", hash = "sha256:
32080e2d956b222f36b76f8fec532ec237ddb4a935dd1c9bb79c759fbe4a5868
"},
{file = "boto3-1.21.
9
.tar.gz", hash = "sha256:
bd7c71274e9257596879f99cff3d0f531b801e567e509b5e3d613bd2033a727
9"},
]
botocore = [
{file = "botocore-1.24.
3
-py3-none-any.whl", hash = "sha256:c
a33f747c67cd0e109fab9398d39c38c1a2df352c1e1f9823839df8f1db58046
"},
{file = "botocore-1.24.
3
.tar.gz", hash = "sha256:
979e5c5e826ff115f4903fe9887b191f3809229f694a747f910e1221fe63ef
c7"},
{file = "botocore-1.24.
9
-py3-none-any.whl", hash = "sha256:c
44758c487df7a357c4a103d959962d78e225d1ab6c9eeda4c77f79a410ccd19
"},
{file = "botocore-1.24.
9
.tar.gz", hash = "sha256:
8d41deb25e585b0d7b6ee8547990d5e95562f1dc5d3127af58459450b25c13
c7"},
]
cached-property = [
{file = "cached-property-1.5.2.tar.gz", hash = "sha256:9fa5755838eecbb2d234c3aa390bd80fbd3ac6b6869109bfc1b499f7bd89a130"},
...
...
api/pyproject.toml
View file @
0b683d2d
...
...
@@ -42,7 +42,7 @@ PyLD = "==2.0.3"
aiohttp = "
=
=
3.8.1
"
django-oauth-toolkit = "
=
=
1.7.0
"
django-storages = "
=
=
1.12.3
"
boto3 = "
=
=
1.21.
3
"
boto3 = "
=
=
1.21.
9
"
unicode-slugify = "
=
=
0.1.5
"
django-cacheops = "
=
=
6.0
"
service-identity = "
=
=
21.1.0
"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment