Skip to content

Commit

Permalink
Merge pull request #3074 from dotkom/dependabot/pip/sentry-sdk-1.36.0
Browse files Browse the repository at this point in the history
Bump sentry-sdk from 1.34.0 to 1.36.0
  • Loading branch information
henrikhorluck authored Nov 23, 2023
2 parents 54c1377 + b5aaace commit 8356157
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pyyaml = "^6.0"
pywebpush = "^1.11.0"

# Monitoring
sentry-sdk = { version = "~1.34", extras = [ "django" ] }
sentry-sdk = { version = "~1.36", extras = [ "django" ] }

# AWS
boto3 = { version = "~1.29", optional = true }
Expand Down

0 comments on commit 8356157

Please sign in to comment.