Update aiofiles requirement from <=0.8.5,>=0.7.0 to >=0.7.0,<22.1.1 (#462)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 27 Oct 2022 09:25:37 +0000 (11:25 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Oct 2022 09:25:37 +0000 (11:25 +0200)
Updates the requirements on [aiofiles](https://github.com/Tinche/aiofiles) to permit the latest version.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](https://github.com/Tinche/aiofiles/compare/v0.7.0...v22.1.0)

---
updated-dependencies:
- dependency-name: aiofiles
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
requirements.txt

index 87aba847066564c48704d2cfeefd4bd81b6d7820..9cddc8e59ddfa32486f3fdcb71d5afd80e15c0f1 100644 (file)
@@ -1,7 +1,7 @@
 async-timeout>=3.0,<=4.0.2
 aiohttp>=3.7.0,>=3.8.1
 asyncio-throttle>=1.0,<=1.0.2
-aiofiles>=0.7.0,<=0.8.5
+aiofiles>=0.7.0,<22.1.1
 databases>=0.5,<0.6.5
 aiosqlite>=0.13,<=0.17
 python-slugify>=4.0,<6.1.3