Skip to content

Commit 3e7900d

Browse files
renovate[bot]jackton1
authored andcommitted
Update dependency django-lifecycle to v0.9.6
1 parent ec9893b commit 3e7900d

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
@@ -62,7 +62,7 @@ readme = "README.md"
6262
python = "3.6.* || 3.7.* || 3.8.* || 3.9.*"
6363
# The dataclasses package is not in the stdlib in Python 3.6
6464
dataclasses = { version = "^0.8", python = "~3.6" }
65-
django-lifecycle = "~1.0.0"
65+
django-lifecycle = "~0.9.0"
6666
typing_extensions = ">=3.7,<5.0"
6767
six = "^1.14"
6868

0 commit comments

Comments
 (0)