Skip to content

Commit e8adff7

Browse files
build(deps): bump anyio from 4.0.0 to 4.1.0 (#17000)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 072016c commit e8adff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
dependencies = [
99
"aiofiles==23.2.1", # Async IO for files
10-
"anyio==4.0.0",
10+
"anyio==4.1.0",
1111
"boto3==1.33.2", # AWS S3 for DL s3 plugin
1212
"chiavdf==1.1.1", # timelord and vdf verification
1313
"chiabip158==1.3", # bip158-style wallet filters

0 commit comments

Comments
 (0)