Skip to content

Commit

Permalink
Bump dependency versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Mar 11, 2024
1 parent 19f40af commit 084bf5b
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 33 deletions.
60 changes: 30 additions & 30 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 @@ -24,15 +24,15 @@ pysftp = "0.2.9"
azure-storage-blob = "12.19.0"
django-storages = {version = "1.14.2", extras = ["azure"]}
xlsxwriter = "3.2.0"
sentry-sdk = {version = "1.40.6", extras = ["django"]}
redis = "5.0.2"
sentry-sdk = {version = "1.41.0", extras = ["django"]}
redis = "5.0.3"

[tool.poetry.group.dev.dependencies]
ipython = "^8.22.2"
ipdb = "^0.13.13"
black = "^24.2.0"
pre-commit = "^3.6.2"
ruff = "^0.3.0"
ruff = "^0.3.2"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 084bf5b

Please sign in to comment.