Bump aiosqlite from 0.19.0 to 0.20.0 (#1123)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Wed, 6 Mar 2024 22:17:32 +0000 (23:17 +0100)
committerGitHub <noreply@github.com>
Wed, 6 Mar 2024 22:17:32 +0000 (23:17 +0100)
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.19.0 to 0.20.0.
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: aiosqlite
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

index 6268108f381d153ad63bf59607fce8025716ce36..28e77834d42df42afbb6b9ed0ee064165c529021 100644 (file)
@@ -26,7 +26,7 @@ server = [
   "aiofiles==23.2.1",
   "aiorun==2023.7.2",
   "colorlog==6.8.2",
-  "aiosqlite==0.19.0",
+  "aiosqlite==0.20.0",
   "python-slugify==8.0.4",
   "mashumaro==3.12",
   "memory-tempfile==2.2.3",
index f65b8fd3a17ca567d9f856cd45622977fa060039..b4d2f17b48a51bde6c2ab66fbdaf78c3583a0093 100644 (file)
@@ -6,7 +6,7 @@ aiofiles==23.2.1
 aiohttp==3.9.3
 aiorun==2023.7.2
 aioslimproto==2.3.3
-aiosqlite==0.19.0
+aiosqlite==0.20.0
 async-upnp-client==0.38.2
 asyncio-throttle==1.0.2
 colorlog==6.8.2