Skip to content

Commit a343e1f

Browse files
Bump sentry-sdk from 1.5.8 to 1.7.2 (#114)
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.8 to 1.7.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.5.8...1.7.2) --- 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>
1 parent fe21756 commit a343e1f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 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
@@ -17,7 +17,7 @@ atlassian-python-api = "^3.20.1"
1717
dockerflow = "2022.1.0"
1818
Jinja2 = "^3.0.3"
1919
pydantic-yaml = {extras = ["pyyaml","ruamel"], version = "^0.6.1"}
20-
sentry-sdk = "^1.5.7"
20+
sentry-sdk = "^1.7.2"
2121

2222

2323
[tool.poetry.dev-dependencies]

0 commit comments

Comments
 (0)