Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 4928a8d commit 4cbc3ab
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -53,7 +53,7 @@ authors = ["Ali Karbassi <[email protected]>"]
python = "3.11.9"
arrow = "^1.3.0"
boto3 = "^1.34.151"
django = "^5.0"
django = "^5.1"
django-active-link = "^0.2.2"
django-allauth = {extras = ["socialaccount"], version = "^64.2.0"}
django-anymail = "^11.1"
Expand Down

0 comments on commit 4cbc3ab

Please sign in to comment.