Skip to content

Commit

Permalink
Bump sentry-sdk from 2.5.1 to 2.9.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.5.1 to 2.9.0.
- [Release notes](https://github.com/getsentry/sentry-python/releases)
- [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
- [Commits](getsentry/sentry-python@2.5.1...2.9.0)

---
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 Jul 10, 2024
1 parent 797e4ad commit a55e80b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 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.5.1" }
sentry-sdk = { extras = ["django"], version = "^2.9.0" }
ministryofjustice-data-platform-catalogue = { path = "lib/datahub-client", develop = true }
django-azure-auth = "^2.0.0"
django-waffle = "^4.1.0"
Expand Down

0 comments on commit a55e80b

Please sign in to comment.