Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2024
1 parent 33084ef commit b83ca72
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies = [
"django-storages==1.14.4",
"django-tz-detect==0.5.0",
"django-waffle==4.1.0",
"django==5.1",
"django==5.1.1",
"environs>=11.0.0",
"gunicorn==23.0.0",
"psycopg[binary]==3.2.1",
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ beautifulsoup4==4.12.3
bleach==6.1.0
boto3==1.35.10
dj-database-url==2.2.0
Django==5.1
Django==5.1.1
django-allauth==64.2.0
django-anymail[sendgrid]==11.1
django-debug-toolbar==4.4.6
Expand Down

0 comments on commit b83ca72

Please sign in to comment.