Skip to content

Commit

Permalink
Bump aiosqlite from 0.19.0 to 0.20.0 (#1123)
Browse files Browse the repository at this point in the history
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](omnilib/aiosqlite@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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent 7ac8b41 commit 9148233
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
2 changes: 1 addition & 1 deletion requirements_all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9148233

Please sign in to comment.