Verified Commit 9c702bf1 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Update behave-utils and min. supported Python

parent 21d1c4c2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
Python ~=3.9; python_version < '3.9'
Python ~=3.10; python_version < '3.10'

behave
behave-utils ~=0.4.0
behave-utils ~=0.5.0
requests ~=2.26
typing-extensions ~=4.0