Bump aiosqlite from 0.18.0 to 0.19.0 (#629)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 20 Apr 2023 14:01:06 +0000 (16:01 +0200)
committerGitHub <noreply@github.com>
Thu, 20 Apr 2023 14:01:06 +0000 (16:01 +0200)
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/omnilib/aiosqlite/releases)
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.18.0...v0.19.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 a48e633500f9d52ea8d4aeb1eb85c898bc599b14..48bf6701a6eaf5e0c9247fb9f9ed3100de090ab1 100644 (file)
@@ -33,7 +33,7 @@ server = [
   "aiorun==2022.11.1",
   "coloredlogs==15.0.1",
   "databases==0.7.0",
-  "aiosqlite==0.18.0",
+  "aiosqlite==0.19.0",
   "python-slugify==8.0.1",
   "mashumaro==3.7",
   "memory-tempfile==2.2.3",
index f05d4860a6e658128f57d23835aed936c957e904..f189426a4eda87a69dcf8c21c73cc5f634e5473a 100644 (file)
@@ -6,7 +6,7 @@ aiofiles==23.1.0
 aiohttp==3.8.4
 aiorun==2022.11.1
 aioslimproto==2.2.0
-aiosqlite==0.18.0
+aiosqlite==0.19.0
 async-upnp-client==0.33.1
 asyncio-throttle==1.0.2
 coloredlogs==15.0.1