Skip to content

Commit

Permalink
Bump minor dependency versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Sep 10, 2024
1 parent c369d9b commit 26176ca
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
48 changes: 24 additions & 24 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 @@ -19,13 +19,13 @@ unicodecsv = "0.14.1"
python-dateutil = "2.8.2"
webtemplate-dbca = "1.7.1"
mixer = "7.2.2"
msal = "1.30.0"
msal = "1.31.0"
whitenoise = {version = "6.7.0", extras = ["brotli"]}
pysftp = "0.2.9"
azure-storage-blob = "12.22.0"
django-storages = {version = "1.14.4", extras = ["azure"]}
xlsxwriter = "3.2.0"
sentry-sdk = {version = "2.13.0", extras = ["django"]}
sentry-sdk = {version = "2.14.0", extras = ["django"]}
redis = "5.0.8"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 26176ca

Please sign in to comment.