Skip to content

Commit

Permalink
Bump sentry-sdk from 2.13.0 to 2.15.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.13.0 to 2.15.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.13.0...2.15.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 Oct 2, 2024
1 parent 18517e2 commit 60bd73b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies = [
"psycopg[binary]==3.2.1",
"python-dateutil==2.9.0.post0",
"requests==2.32.3",
"sentry-sdk==2.13.0",
"sentry-sdk==2.15.0",
"sphinx-rtd-theme==2.0.0",
"sphinx-sitemap==2.6.0",
"sphinx==7.3.7",
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gunicorn==23.0.0
psycopg[binary]==3.2.1
python-dateutil==2.9.0.post0
requests==2.32.3
sentry-sdk==2.13.0
sentry-sdk==2.15.0
Sphinx==7.3.7
sphinx-rtd-theme==2.0.0
sphinx-sitemap==2.6.0
Expand Down

0 comments on commit 60bd73b

Please sign in to comment.