Skip to content

Commit fecfca9

Browse files
build(deps): update aiosqlite requirement from ~=0.17.0 to ~=0.20.0
Updates the requirements on [aiosqlite](https://github.com/omnilib/aiosqlite) to permit the latest version. - [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md) - [Commits](omnilib/aiosqlite@v0.17.0...v0.20.0) --- updated-dependencies: - dependency-name: aiosqlite dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c3fd37 commit fecfca9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
git+git://github.com/Chia-Network/chia-blockchain.git@main#egg=chia-blockchain
22
blspy~=1.0.2
33
setuptools~=56.1.0
4-
aiosqlite~=0.17.0
4+
aiosqlite~=0.20.0
55
aiohttp~=3.7.4
66
pytest==6.2.4

0 commit comments

Comments
 (0)