Skip to content

Commit

Permalink
Merge pull request #548 from TreyWW/dependabot/pip/django-5.1.5
Browse files Browse the repository at this point in the history
chore(deps): bump django from 5.1.4 to 5.1.5
  • Loading branch information
TreyWW authored Feb 6, 2025
2 parents b5c5a51 + adc1fdf commit 65c5507
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ boto3 = "1.34.76" # AWS
django-storages = "1.14.2" # AWS S3
pillow = "10.3.0" # Images
tblib = "^3.0.0" # Exceptions and Tracebacks
django = "^5.1.4"
django = "^5.1.5"
django-mathfilters = "^1.0.0"
redis = { extras = ["hiredis"], version = "^5.0.1" }
django-webpack-loader = "^3.1.0"
Expand Down Expand Up @@ -52,7 +52,7 @@ types-pycurl = "^7.45.3.20240421"
types-six = "^1.16.21.20240513"

[tool.poetry.group.django.dependencies]
Django = "^5.1.4"
Django = "^5.1.5"
gunicorn = "22.0.0"
social-auth-app-django = "5.4.1"
django-environ = "0.11.2"
Expand Down

0 comments on commit 65c5507

Please sign in to comment.