Skip to content

Commit

Permalink
chore(deps): bump aiosqlite from 0.19.0 to 0.20.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 28856e7 commit e4ca29b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 8 deletions.
17 changes: 10 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ yt-dlp = "^2024.4.9"
Pillow = "^9.5.0"
uvloop = {version="~0.20.0", markers = "sys_platform == 'linux' or sys_platform == 'darwin'"}
bidict = "^0.22.0"
aiosqlite = "^0.19.0"
aiosqlite = "^0.20.0"
lxml = "^4.9.1"
python-dotenv = "^0.21.0"
pydantic = "^1.10.2"
Expand Down

0 comments on commit e4ca29b

Please sign in to comment.