Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent 0e14f17 commit 4d04c41
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 @@ -14,7 +14,7 @@ classifiers = [
dependencies = [
"dealer==2.1.0",
"demoji==1.1.0",
"Django==5.0.6",
"Django==5.1.1",
"django-allauth[socialaccount]==0.63.3",
"django-bootstrap5==24.2",
"django-cors-headers==4.4.0",
Expand Down

0 comments on commit 4d04c41

Please sign in to comment.