Skip to content

Commit 203f230

Browse files
Update sentry-sdk requirement from ~=0.14.2 to ~=0.19.1 (#221)
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGES.md) - [Commits](getsentry/sentry-python@0.14.2...0.19.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8fa5939 commit 203f230

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ gunicorn~=19.7.1
1010
csh_ldap~=2.1.0
1111
onesignal-sdk~=1.0.0
1212
pylint-quotes~=0.2.1
13-
sentry-sdk~=0.14.2
13+
sentry-sdk~=0.19.1

0 commit comments

Comments
 (0)