Skip to content

Commit

Permalink
Bump project dependencies.
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Oct 8, 2024
1 parent 3daeb9b commit 2ca0b85
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
22 changes: 11 additions & 11 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ pillow = "10.4.0"
python-magic = "0.4.27"
lxml = { version = "5.3.0", extras = ["html-clean"] }
xmltodict = "0.13.0"
extract-msg = "0.49.0"
extract-msg = "0.50.0"
django-extensions = "3.2.3"
webtemplate-dbca = "1.7.1"
mixer = "7.2.2"
Expand All @@ -35,8 +35,8 @@ django-celery-results = "2.5.1"
pygeopkg = "0.1.3"
whitenoise = { version = "6.7.0", extras = ["brotli"] }
django-crum = "0.7.9"
sentry-sdk = { version = "2.14.0", extras = ["django"] }
crispy-bootstrap5 = "2024.2"
sentry-sdk = {version = "2.15.0", extras = ["django"]}
crispy-bootstrap5 = "2024.10"
redis = "5.1.1"
xlsxwriter = "3.2.0"
django-storages = { version = "1.14.4", extras = ["azure"] }
Expand Down

0 comments on commit 2ca0b85

Please sign in to comment.