Skip to content

Commit 33f112f

Browse files
renovate[bot]jackton1
authored andcommitted
Update dependency django-lifecycle to v1
1 parent 980ed61 commit 33f112f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ readme = "README.md"
6464
python = "3.6.* || 3.7.* || 3.8.* || 3.9.* || 3.10.* || 3.11.*"
6565
# The dataclasses package is not in the stdlib in Python 3.6
6666
dataclasses = { version = "^0.8", python = "~3.6" }
67-
django-lifecycle = "~0.9.0"
67+
django-lifecycle = "~1.0.0"
6868
typing_extensions = ">=3.7,<5.0"
6969
six = "^1.14"
7070

0 commit comments

Comments
 (0)