Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Arch Linux
aurweb
Commits
b38e765d
Verified
Commit
b38e765d
authored
Sep 06, 2022
by
renovate
Browse files
fix(deps): update dependency aiofiles to ^0.8.0
parent
655402a5
Pipeline
#27933
passed with stages
in 2 minutes and 43 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
poetry.lock
View file @
b38e765d
[[package]]
name = "aiofiles"
version = "0.
7
.0"
version = "0.
8
.0"
description = "File support for asyncio."
category = "main"
optional = false
...
...
@@ -1030,12 +1030,12 @@ testing = ["func-timeout", "jaraco.itertools", "pytest (>=6)", "pytest-black (>=
[metadata]
lock-version = "1.1"
python-versions = ">=3.9,<3.11"
content-hash = "
5326e59079df0c0520a8654e8e92e936a50df127e2e5eb6c81f465e0a3dfd339
"
content-hash = "
cf2d693b3a53f8c1d47b46c9787d710cb39ffdba5c3285e7d5cd0c02ec191154
"
[metadata.files]
aiofiles = [
{file = "aiofiles-0.
7
.0-py3-none-any.whl", hash = "sha256:
c67a6823b5f23fcab0a2595a289cec7d8c863ffcb4322fb8cd6b90400aedfdbc
"},
{file = "aiofiles-0.
7
.0.tar.gz", hash = "sha256:
a1c4fc9b2ff81568c83e21392a82f344ea9d23da906e4f6a52662764545e19d4
"},
{file = "aiofiles-0.
8
.0-py3-none-any.whl", hash = "sha256:
7a973fc22b29e9962d0897805ace5856e6a566ab1f0c8e5c91ff6c866519c937
"},
{file = "aiofiles-0.
8
.0.tar.gz", hash = "sha256:
8334f23235248a3b2e83b2c3a78a22674f39969b96397126cc93664d9a901e59
"},
]
alembic = [
{file = "alembic-1.8.1-py3-none-any.whl", hash = "sha256:0a024d7f2de88d738d7395ff866997314c837be6104e90c5724350313dee4da4"},
...
...
pyproject.toml
View file @
b38e765d
...
...
@@ -57,7 +57,7 @@ python = ">=3.9,<3.11"
# based on git tags.
# General
aiofiles
=
"^0.
7
.0"
aiofiles
=
"^0.
8
.0"
asgiref
=
"^3.4.1"
bcrypt
=
"^3.2.0"
bleach
=
"^4.1.0"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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