Skip to content

Commit f2229fc

Browse files
Bump sentry-sdk from 1.9.2 to 1.9.3
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.9.2 to 1.9.3. - [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.2...1.9.3) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cad1893 commit f2229fc

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -18,7 +18,7 @@ gunicorn = "^20.1.0"
1818
pydantic = "^1.8.2"
1919
spectree = "^0.10.4"
2020
deepmerge = "^1.0.1"
21-
sentry-sdk = "^1.9.2"
21+
sentry-sdk = "^1.9.3"
2222

2323
[tool.poetry.dev-dependencies]
2424
flake8 = "^5.0.4"

0 commit comments

Comments
 (0)