Skip to content

Commit 940ea83

Browse files
authored
Merge pull request #253 from mt-sre/dependabot/pip/hypothesis-6.54.5
fix(deps-dev): update hypothesis requirement from 6.54.4 to 6.54.5
2 parents 5c2269a + cb7ed46 commit 940ea83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ verify_ssl = true
66
[dev-packages]
77
pytest = "<8.0.0"
88
mock = "4.0.3"
9-
hypothesis = "6.54.4"
9+
hypothesis = "6.54.5"
1010
hypothesis_jsonschema = "0.22.0"
1111
jsonschema2md = "0.4.0"
1212
PyYAML = "5.4.1"

0 commit comments

Comments
 (0)