Bump fnv-hash-fast to 0.4.0 (#97160)

This commit is contained in:
J. Nick Koston 2023-07-24 13:34:46 -05:00 committed by GitHub
parent ba1bf9d39f
commit 5cc72814c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 5 additions and 5 deletions

View file

@ -10,7 +10,7 @@
"loggers": ["pyhap"],
"requirements": [
"HAP-python==4.7.0",
"fnv-hash-fast==0.3.1",
"fnv-hash-fast==0.4.0",
"PyQRCode==1.2.1",
"base36==0.1.1"
],