Skip to content

Commit 28bafe3

Browse files
Bump sentry-sdk from 1.5.11 to 1.14.0
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.11 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.5.11...1.14.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8abbbc4 commit 28bafe3

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

requirements.txt

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ python-dotenv==0.20.0
110110
# pytest-dotenv
111111
requests==2.27.1
112112
# via -r requirements.in
113-
sentry-sdk==1.5.11
113+
sentry-sdk==1.14.0
114114
# via -r requirements.in
115115
shortuuid==1.0.8
116116
# via django-markdownfield
@@ -123,10 +123,8 @@ sqlparse==0.4.2
123123
tinycss2==1.1.1
124124
# via bleach
125125
tomli==2.0.1
126-
# via
127-
# black
128-
# pytest
129-
urllib3==1.26.9
126+
# via pytest
127+
urllib3==1.26.15
130128
# via
131129
# requests
132130
# sentry-sdk

0 commit comments

Comments
 (0)