Skip to content

Commit 971c5ee

Browse files
Bump sentry-sdk from 1.4.3 to 1.14.0 in /example
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.4.3 to 1.14.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.4.3...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 18dcc17 commit 971c5ee

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

example/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ gunicorn = "==20.1.0"
3434
aiosmtplib = "==1.1.6"
3535
aiohttp = ">=3.8.0"
3636
premailer = "==3.10.0"
37-
sentry-sdk = "==1.4.3"
37+
sentry-sdk = "==1.14.0"
3838
coloredlogs = ">=15.0.1"
3939
boto3 = "==1.20.0"
4040
PyYAML = "==6.0"

example/Pipfile.lock

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

0 commit comments

Comments
 (0)