Skip to content

Commit 20bab55

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

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements-django3.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ psycopg2==2.8.6 --no-binary psycopg2
2626
-e git+https://github.com/giscube/tilecache.git@python3#egg=TileCache&subdirectory=tilecache
2727
redis==3.5.3
2828
requests==2.24.0
29-
sentry-sdk==0.14.0
29+
sentry-sdk==1.14.0
3030
tablib==3.0.0
3131
ujson==5.2.0

requirements-gdal2.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ psycopg2==2.8.6 --no-binary psycopg2
2929
redis==3.3.11
3030
requests==2.24.0
3131
tablib==3.0.0
32-
sentry-sdk==0.14.0
32+
sentry-sdk==1.14.0
3333
ujson==4.3.0

0 commit comments

Comments
 (0)