Skip to content

Commit 5b58406

Browse files
authored
Merge pull request #1079 from CodeForAfrica/dependabot/pip/sentry-sdk-2.12.0
Bump sentry-sdk from 2.10.0 to 2.12.0
2 parents f202bd4 + 04a16cc commit 5b58406

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-all.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ hyperlink==21.0.0
1414
markdown==3.6
1515
oauthlib[signedtoken]==3.2.2
1616
Pillow==10.4.0
17-
sentry-sdk==2.10.0
17+
sentry-sdk==2.12.0
1818
setuptools_scm[toml]==8.1.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ packages = find:
3838

3939
[options.extras_require]
4040
sentry =
41-
sentry-sdk==2.10.0
41+
sentry-sdk==2.12.0
4242
dev =
4343
black==24.4.2
4444
build==1.2.1

0 commit comments

Comments
 (0)