Skip to content

Commit

Permalink
Merge pull request #1028 from CodeForAfrica/dependabot/pip/sentry-sdk…
Browse files Browse the repository at this point in the history
…-2.0.1

Bump sentry-sdk from 1.45.0 to 2.0.1
  • Loading branch information
kilemensi authored Apr 29, 2024
2 parents 25e835e + fdb1b6c commit 20ab108
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements-all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ hyperlink==21.0.0
markdown==3.6
oauthlib[signedtoken]==3.2.2
Pillow==9.5.0
sentry-sdk==1.45.0
sentry-sdk==2.0.1
setuptools_scm[toml]==8.0.4
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ packages = find:

[options.extras_require]
sentry =
sentry-sdk==1.45.0
sentry-sdk==2.0.1
dev =
black==24.3.0
build==1.2.1
Expand Down

0 comments on commit 20ab108

Please sign in to comment.