Skip to content

Commit

Permalink
Bump redis and django-taggit.
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Oct 3, 2024
1 parent 60514cc commit 7204652
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 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.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ dj-database-url = "2.2.0"
gunicorn = "23.0.0"
django-crispy-forms = "2.3"
django-reversion = "5.1.0"
django-taggit = "6.0.0"
django-taggit = "6.1.0"
unidecode = "1.3.8"
pillow = "10.4.0"
python-magic = "0.4.27"
Expand All @@ -37,7 +37,7 @@ whitenoise = { version = "6.7.0", extras = ["brotli"] }
django-crum = "0.7.9"
sentry-sdk = { version = "2.14.0", extras = ["django"] }
crispy-bootstrap5 = "2024.2"
redis = "5.0.8"
redis = "5.1.0"
xlsxwriter = "3.2.0"
django-storages = { version = "1.14.4", extras = ["azure"] }

Expand Down

0 comments on commit 7204652

Please sign in to comment.