Skip to content

Commit f2f4da6

Browse files
dependabot[bot]ggainey
authored andcommitted
Update django-lifecycle requirement from <=1.2.4,>=1.0 to >=1.0,<=1.2.6
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.2.6) --- updated-dependencies: - dependency-name: django-lifecycle dependency-version: 1.2.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f346068 commit f2f4da6

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
@@ -36,7 +36,7 @@ dependencies = [
3636
"django-filter>=23.1,<=25.2", # Uses CalVer, not released often https://github.com/carltongibson/django-filter
3737
"django-guid>=3.3.0,<3.6", # Looks like only bugfixes in z-Stream.
3838
"django-import-export>=2.9,<5.0",
39-
"django-lifecycle>=1.0,<=1.2.4",
39+
"django-lifecycle>=1.0,<=1.2.6",
4040
"djangorestframework>=3.14.0,<=3.16.1",
4141
"djangorestframework-queryfields>=1.0,<=1.1.0",
4242
"drf-access-policy>=1.1.2,<1.5.1",

0 commit comments

Comments
 (0)