Skip to content

Commit 5e23e71

Browse files
authored
Merge pull request #8 from devind-team/dependabot/pip/devind-core-gte-0.3-and-lt-0.5
build(deps): Update devind-core requirement from ^0.3.0 to >=0.3,<0.5
2 parents 9df7531 + 95b8538 commit 5e23e71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ classifiers = [
1616

1717
[tool.poetry.dependencies]
1818
python = "^3.9"
19-
devind-core = "^0.3.0"
19+
devind-core = ">=0.3,<0.5"
2020
Django = "^3"
2121
graphene-django = "^2.15.0"
2222
devind-helpers = "^0.3"

0 commit comments

Comments
 (0)