Skip to content

Commit 483c6c4

Browse files
authored
Merge pull request #312 from mt-sre/dependabot/pip/mock-5.0.0
fix(deps-dev): update mock requirement from 4.0.3 to 5.0.0
2 parents 1473737 + 6655669 commit 483c6c4

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
@@ -5,7 +5,7 @@ verify_ssl = true
55

66
[dev-packages]
77
pytest = "<8.0.0"
8-
mock = "4.0.3"
8+
mock = "5.0.0"
99
hypothesis = "6.61.0"
1010
hypothesis_jsonschema = "0.22.0"
1111
jsonschema2md = "0.4.0"

0 commit comments

Comments
 (0)