Skip to content

Commit

Permalink
build(deps): bump sentry-sdk from 1.3.1 to 1.41.0 in /app
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.3.1 to 1.41.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.3.1...1.41.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 8, 2024
1 parent 2532f93 commit 8c6ec58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ django-cors-headers==3.11.0
drf-spectacular==0.17.3

# Logging
sentry-sdk==1.3.1
sentry-sdk==1.41.0

# Testing
freezegun==1.2.1
Expand Down

0 comments on commit 8c6ec58

Please sign in to comment.