Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 22, 2024
1 parent 5a42fef commit 53caf78
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 6 deletions.
13 changes: 8 additions & 5 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ markdown = "^3.5.2"
python-dotenv = "^1.0.1"
markdown-headdown = "^0.1.3"
nltk = "^3.8.1"
sentry-sdk = {extras = ["django"], version = "^2.0.1"}
sentry-sdk = {extras = ["django"], version = "^2.2.1"}
ministryofjustice-data-platform-catalogue = { path = "lib/datahub-client", develop = true }

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

0 comments on commit 53caf78

Please sign in to comment.