Skip to content

Commit 6668c0b

Browse files
chore(deps): bump aiosqlite from 0.21.0 to 0.22.0
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.21.0 to 0.22.0. - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.21.0...v0.22.0) --- updated-dependencies: - dependency-name: aiosqlite dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b33391c commit 6668c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# https://fastapi.tiangolo.com/#standard-dependencies
22
fastapi[standard]==0.124.4
33
SQLAlchemy==2.0.45
4-
aiosqlite==0.21.0
4+
aiosqlite==0.22.0
55
aiocache==0.12.3

0 commit comments

Comments
 (0)