Skip to content

Commit

Permalink
Bump django from 3.2.23 to 4.2.7
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 3.2.23 to 4.2.7.
- [Commits](django/django@3.2.23...4.2.7)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 3, 2023
1 parent 14fc67b commit 0bc2c6d
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ documentation = "https://docs.saleor.io/"
cryptography = "^41.0.4"
dj-database-url = "^2"
dj-email-url = "^1"
django = {version = "^3.2.22", extras = ["bcrypt"]}
django = {version = "^4.2.7", extras = ["bcrypt"]}
django-cache-url = "^3.1.2"
django-celery-beat = "^2.2.1"
django-countries = "^7.2"
Expand Down

0 comments on commit 0bc2c6d

Please sign in to comment.