Skip to content

Commit

Permalink
chore ♻️ latest oscar version
Browse files Browse the repository at this point in the history
  • Loading branch information
samar-hassan committed May 2, 2024
1 parent 5582f61 commit cfbb640
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 @@ -27,7 +27,7 @@ classifiers = [

[tool.poetry.dependencies]
python = "^3.8"
django-oscar = {version = ">3.2.4", allow-prereleases = true}
django-oscar = {version = "^3.2.5*", allow-prereleases = true}
coverage = { version = "^7.3", optional = true }
pylint = { version = "^3.0.2", optional = true }
black = { version = "^23.11.0", optional = true }
Expand Down

0 comments on commit cfbb640

Please sign in to comment.