Skip to content

Commit 9790918

Browse files
Bump sentry-sdk from 1.33.1 to 1.34.0 (#741)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.33.1 to 1.34.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@1.33.1...1.34.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: grahamalama <[email protected]>
1 parent 4f153d2 commit 9790918

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ atlassian-python-api = "^3.41.3"
1414
dockerflow = "2022.8.0"
1515
Jinja2 = "^3.1.2"
1616
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^1.2.0"}
17-
sentry-sdk = {extras = ["fastapi"], version = "^1.33.1"}
17+
sentry-sdk = {extras = ["fastapi"], version = "^1.34.0"}
1818
backoff = "^2.2.1"
1919
statsd = "^4.0.1"
2020
requests = "^2.31.0"

0 commit comments

Comments
 (0)