Skip to content

Commit d1c7474

Browse files
Update django-oscar requirement from <3.2,>=2.0 to >=2.0,<3.3
Updates the requirements on [django-oscar](https://github.com/django-oscar/django-oscar) to permit the latest version. - [Release notes](https://github.com/django-oscar/django-oscar/releases) - [Changelog](https://github.com/django-oscar/django-oscar/blob/master/CHANGELOG.rst) - [Commits](django-oscar/django-oscar@2.0.0...3.2) --- updated-dependencies: - dependency-name: django-oscar dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 04b77bd commit d1c7474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Testing
2-
django-oscar>=2.0,<3.2
2+
django-oscar>=2.0,<3.3
33
django-webtest==1.9.10
44
tox>=3.20<4
55
pytest-django==4.5.2

0 commit comments

Comments
 (0)