mirror of
https://github.com/PaiGramTeam/PamGram.git
synced 2024-11-16 03:55:26 +00:00
⬆️ Bump aiofiles from 22.1.0 to 23.1.0
Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 22.1.0 to 23.1.0. - [Release notes](https://github.com/Tinche/aiofiles/releases) - [Commits](https://github.com/Tinche/aiofiles/compare/v22.1.0...v23.1.0) --- updated-dependencies: - dependency-name: aiofiles dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
5acfcc342f
commit
435278b43c
8
poetry.lock
generated
8
poetry.lock
generated
@ -2,14 +2,14 @@
|
||||
|
||||
[[package]]
|
||||
name = "aiofiles"
|
||||
version = "22.1.0"
|
||||
version = "23.1.0"
|
||||
description = "File support for asyncio."
|
||||
category = "main"
|
||||
optional = false
|
||||
python-versions = ">=3.7,<4.0"
|
||||
files = [
|
||||
{file = "aiofiles-22.1.0-py3-none-any.whl", hash = "sha256:1142fa8e80dbae46bb6339573ad4c8c0841358f79c6eb50a493dceca14621bad"},
|
||||
{file = "aiofiles-22.1.0.tar.gz", hash = "sha256:9107f1ca0b2a5553987a94a3c9959fe5b491fdf731389aa5b7b1bd0733e32de6"},
|
||||
{file = "aiofiles-23.1.0-py3-none-any.whl", hash = "sha256:9312414ae06472eb6f1d163f555e466a23aed1c8f60c30cccf7121dba2e53eb2"},
|
||||
{file = "aiofiles-23.1.0.tar.gz", hash = "sha256:edd247df9a19e0db16534d4baaf536d6609a43e1de5401d7a4c1c148753a1635"},
|
||||
]
|
||||
|
||||
[[package]]
|
||||
@ -2854,4 +2854,4 @@ test = ["pytest", "pytest-asyncio", "flaky"]
|
||||
[metadata]
|
||||
lock-version = "2.0"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "5e9d1632b96a6f2fcb467f7371d41c23dae0396f9bd1d27d37db276a763e2805"
|
||||
content-hash = "d691cc530dfd8d63948b70280ac128697db53c8ec2e7c4b343d63e3563e2c838"
|
||||
|
@ -21,7 +21,7 @@ fakeredis = "^2.2.0"
|
||||
beautifulsoup4 = "^4.11.1"
|
||||
asyncmy = "0.2.7rc6"
|
||||
pyppeteer = "^1.0.2"
|
||||
aiofiles = "^22.1.0"
|
||||
aiofiles = "^23.1.0"
|
||||
python-dotenv = "^0.21.0"
|
||||
alembic = "^1.9.0"
|
||||
black = "^22.12.0"
|
||||
|
Loading…
Reference in New Issue
Block a user