Skip to content

Commit 9bed570

Browse files
authored
Merge pull request #29 from bckohan/dependabot/pip/deepdiff-gte-5.2.3-and-lt-7.0.0
Update deepdiff requirement from ^5.2.3 to >=5.2.3,<7.0.0
2 parents a64df61 + d2a2bd3 commit 9bed570

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ darglint = "^1.5.7"
5454
pytest-cov = "^4.0.0"
5555
pylint = "^2.6.0"
5656
sphinx-argparse = "^0.3.0"
57-
deepdiff = "^5.2.3"
57+
deepdiff = ">=5.2.3,<7.0.0"
5858
safety = "^2.0.0"
5959
readme-renderer = ">=34,<38"
6060
pygount = "^1.2.4"

0 commit comments

Comments
 (0)