mirror of
https://github.com/esphome/esphome.git
synced 2025-09-01 19:02:18 +01:00
Bump hypothesis from 5.21.0 to 5.49.0 (#1753)
This commit is contained in:
@@ -4,7 +4,7 @@ import hypothesis.strategies._internal.core as st
|
||||
from hypothesis.strategies._internal.strategies import SearchStrategy
|
||||
|
||||
|
||||
@st.defines_strategy_with_reusable_values
|
||||
@st.defines_strategy(force_reusable_values=True)
|
||||
def mac_addr_strings():
|
||||
# type: () -> SearchStrategy[Text]
|
||||
"""A strategy for MAC address strings.
|
||||
|
Reference in New Issue
Block a user