mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-28 01:45:22 +03:00
Bump dnslib from 0.9.14 to 0.9.17 (#9795)
Bumps [dnslib](https://github.com/paulc/dnslib) from 0.9.14 to 0.9.17. - [Release notes](https://github.com/paulc/dnslib/releases) - [Commits](https://github.com/paulc/dnslib/commits) --- updated-dependencies: - dependency-name: dnslib dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
943b355153
commit
ec15343ec2
2
setup.py
2
setup.py
@ -29,7 +29,7 @@ dependencies = [
|
||||
"click==7.1.2", # For the CLI
|
||||
"dnspythonchia==2.2.0", # Query DNS seeds
|
||||
"watchdog==2.1.6", # Filesystem event watching - watches keyring.yaml
|
||||
"dnslib==0.9.14", # dns lib
|
||||
"dnslib==0.9.17", # dns lib
|
||||
"typing-extensions==4.0.1", # typing backports like Protocol and TypedDict
|
||||
"zstd==1.5.0.4",
|
||||
"packaging==21.0",
|
||||
|
Loading…
Reference in New Issue
Block a user