Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
build(deps): Bump sentry-sdk from 1.32.0 to 1.39.2
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.32.0 to 1.39.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@1.32.0...1.39.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 29, 2024
1 parent 762c187 commit 84a9381
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 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 @@ -25,7 +25,7 @@ python-jose = "^3.2.0"
requests = "^2.20.0"
python-multipart = "==0.0.5"
SQLAlchemy-Utils = "^0.38.3"
sentry-sdk = { version = "^1.14.0", extras = ["fastapi"] }
sentry-sdk = { version = "^1.39.2", extras = ["fastapi"] }
alembic = "^1.8.1"
posthog = "^3.0.0"
prometheus-fastapi-instrumentator = "^6.1.0"
Expand Down

0 comments on commit 84a9381

Please sign in to comment.