Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
archiveorg-dl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
funkwhale
archiveorg-dl
Commits
c3d9c8fa
Commit
c3d9c8fa
authored
2 years ago
by
RenovateBot
Browse files
Options
Downloads
Patches
Plain Diff
chore(deps): update dependency aiofiles to v23
parent
854281da
No related branches found
No related tags found
1 merge request
!4
chore(deps): update dependency aiofiles to v23
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
poetry.lock
+4
-4
4 additions, 4 deletions
poetry.lock
pyproject.toml
+1
-1
1 addition, 1 deletion
pyproject.toml
with
5 additions
and
5 deletions
poetry.lock
+
4
−
4
View file @
c3d9c8fa
...
...
@@ -2,14 +2,14 @@
[[package]]
name
=
"aiofiles"
version
=
"2
2
.1.0"
version
=
"2
3
.1.0"
description
=
"File support for asyncio."
category
=
"main"
optional
=
false
python-versions
=
">
=
3.7
,
<
4.0
"
files
=
[
{file
=
"aiofiles-2
2
.1.0-py3-none-any.whl"
,
hash
=
"sha256:
1142fa8e80dbae46bb6339573ad4c8c0841358f79c6eb50a493dceca146
21ba
d
"
}
,
{file
=
"aiofiles-2
2
.1.0.tar.gz"
,
hash
=
"sha256:
9107f1ca0b2a5553987a94a3c9959fe5b491fdf731389aa5b7b1bd0733e32de6
"
}
,
{file
=
"aiofiles-2
3
.1.0-py3-none-any.whl"
,
hash
=
"sha256:
9312414ae06472eb6f1d163f555e466a23aed1c8f60c30cccf71
21
d
ba
2e53eb2
"
}
,
{file
=
"aiofiles-2
3
.1.0.tar.gz"
,
hash
=
"sha256:
edd247df9a19e0db16534d4baaf536d6609a43e1de5401d7a4c1c148753a1635
"
}
,
]
[[package]]
...
...
@@ -845,4 +845,4 @@ testing = ["big-O", "flake8 (<5)", "jaraco.functools", "jaraco.itertools", "more
[
metadata
]
lock-version
=
"2.0"
python-versions
=
"^3.7"
content-hash
=
"
b0417b46bdcac4373c202293c795cb93289e11f1a33e8e2e38ed107c45c4380c
"
content-hash
=
"
1f036dc5940995a2846673ab5b8bc9265fe5ec8933cb289e4ce2929c7fe7d5b2
"
This diff is collapsed.
Click to expand it.
pyproject.toml
+
1
−
1
View file @
c3d9c8fa
...
...
@@ -9,7 +9,7 @@ packages = [{include = "archiveorg_dl"}]
[tool.poetry.dependencies]
python
=
"^3.7"
aiofiles
=
"=
=
2
2
.1
.
0
"
aiofiles
=
"=
=
2
3
.1
.
0
"
aiohttp = "
=
=
3.8
.
3
"
backoff = "
=
=
2.2
.
1
"
click = "
=
=
8.1
.
3
"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment