Skip to content

Commit 07321dc

Browse files
Bump sentry-sdk from 1.5.4 to 1.5.5
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.4 to 1.5.5. - [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.4...1.5.5) --- 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 7f06dc6 commit 07321dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/production.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
gunicorn==20.1.0 # https://github.com/benoitc/gunicorn
66
psycopg2==2.9.3 # https://github.com/psycopg/psycopg2
77
Collectfast==2.2.0 # https://github.com/antonagestam/collectfast
8-
sentry-sdk==1.5.4 # https://github.com/getsentry/sentry-python
8+
sentry-sdk==1.5.5 # https://github.com/getsentry/sentry-python
99

1010
# Django
1111
# ------------------------------------------------------------------------------

0 commit comments

Comments
 (0)