Skip to content

Commit

Permalink
build(deps): bump sentry-sdk from 2.17.0 to 2.19.2
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.17.0 to 2.19.2.
- [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.17.0...2.19.2)

---
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 Jan 2, 2025
1 parent aa3c201 commit c2cb309
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
14 changes: 8 additions & 6 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 @@ -93,7 +93,7 @@ django-override-storage = "^0.3.2"
django-environ = "^0.11.2"
judge-pics = "^2.0.5"
django-admin-cursor-paginator = "^0.1.6"
sentry-sdk = {extras = ["celery", "django"], version = "^2.17.0"}
sentry-sdk = {extras = ["celery", "django"], version = "^2.19.2"}
selenium = "^4.25.0"
ipython = "^8.28.0"
time-machine = "^2.16.0"
Expand Down

0 comments on commit c2cb309

Please sign in to comment.