Skip to content

Commit

Permalink
Update dependency django-lifecycle to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jackton1 committed Jun 20, 2023
1 parent 980ed61 commit 33f112f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ readme = "README.md"
python = "3.6.* || 3.7.* || 3.8.* || 3.9.* || 3.10.* || 3.11.*"
# The dataclasses package is not in the stdlib in Python 3.6
dataclasses = { version = "^0.8", python = "~3.6" }
django-lifecycle = "~0.9.0"
django-lifecycle = "~1.0.0"
typing_extensions = ">=3.7,<5.0"
six = "^1.14"

Expand Down

0 comments on commit 33f112f

Please sign in to comment.