Skip to content

Commit

Permalink
Update dependency aiosqlite to ^0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 7, 2024
1 parent feb524d commit 31d4043
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 8 deletions.
18 changes: 11 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 @@ -98,7 +98,7 @@ python = ">=3.9,<4.0"
[tool.poetry.dev-dependencies]
Faker = "^22.0.0"
SQLAlchemy-Utils = "^0.41.0"
aiosqlite = "^0.19.0"
aiosqlite = "^0.20.0"
bandit = "^1.7.5"
black = "^23.1.0"
flynt = "^1.0.0"
Expand Down

0 comments on commit 31d4043

Please sign in to comment.