Skip to content

Commit

Permalink
Bump sentry-sdk from 1.15.0 to 2.8.0 in /src/requirements
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.15.0 to 2.8.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.15.0...2.8.0)

---
updated-dependencies:
- dependency-name: sentry-sdk
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 35b0b50 commit 346f95a
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions src/requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jsonschema==4.17.3
# via drf-spectacular
kombu==5.2.4
# via celery
netaddr==1.3.0
# via -r requirements.in
oauthlib==3.2.2
# via requests-oauthlib
prompt-toolkit==3.0.38
Expand All @@ -99,6 +101,8 @@ pypng==0.20220715.0
# via qrcode
pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.9.0.post0
# via -r requirements.in
python3-openid==3.2.0
# via django-allauth
pytz==2022.7.1
Expand All @@ -118,10 +122,12 @@ requests==2.28.2
# requests-oauthlib
requests-oauthlib==1.3.1
# via django-allauth
sentry-sdk==1.15.0
sentry-sdk==2.8.0
# via -r requirements.in
six==1.16.0
# via click-repl
# via
# click-repl
# python-dateutil
sqlparse==0.4.3
# via django
typing-extensions==4.5.0
Expand Down

0 comments on commit 346f95a

Please sign in to comment.