Skip to content

Commit d1c85a8

Browse files
Update dependency aiosqlite to ^0.21.0
1 parent ca44d7b commit d1c85a8

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

poetry.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ tox = "^4.23.2"
2323
pytest-cov = "^6.0.0"
2424
coverage = "^7.6.8"
2525
pytest-asyncio = "^0.24.0"
26-
aiosqlite = "^0.20.0"
26+
aiosqlite = "^0.21.0"
2727
pytest-mock = "^3.14.0"
2828

2929
[tool.ruff]

0 commit comments

Comments
 (0)