Skip to content

Commit 7e71c78

Browse files
dependabot[bot]mdellweg
authored andcommitted
Update django-lifecycle requirement from <=1.2.7,>=1.0 to >=1.0,<=1.3.0
Updates the requirements on [django-lifecycle](https://github.com/rsinger86/django-lifecycle) to permit the latest version. - [Release notes](https://github.com/rsinger86/django-lifecycle/releases) - [Changelog](https://github.com/rsinger86/django-lifecycle/blob/master/CHANGELOG.md) - [Commits](rsinger86/django-lifecycle@1.0.0...1.3.0) --- updated-dependencies: - dependency-name: django-lifecycle dependency-version: 1.3.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 915dd1a commit 7e71c78

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
@@ -35,7 +35,7 @@ dependencies = [
3535
"django-filter>=24.3,<=25.2", # Uses CalVer, not released often https://github.com/carltongibson/django-filter
3636
"django-guid>=3.4.0,<3.7", # Looks like only bugfixes in z-Stream.
3737
"django-import-export>=2.9,<5.0",
38-
"django-lifecycle>=1.0,<=1.2.7",
38+
"django-lifecycle>=1.0,<=1.3.0",
3939
"djangorestframework>=3.14.0,<=3.17.1",
4040
"djangorestframework-queryfields>=1.0,<=1.1.0",
4141
"drf-access-policy>=1.1.2,<1.5.1",

0 commit comments

Comments
 (0)