Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2022
1 parent 2a584b3 commit 51aa492
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 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 @@ -28,7 +28,7 @@ psycopg2-binary = { version = "^2.9.3", optional = true }
pymemcache = { version = "^3.5.2", optional = true }
python = "^3.7"
pytz = "^2022.2"
sentry-sdk = "^1.9.7"
sentry-sdk = "^1.9.8"

[tool.poetry.dev-dependencies]
black = "^22.8"
Expand Down

0 comments on commit 51aa492

Please sign in to comment.