Skip to content

Commit bc59194

Browse files
authored
Merge pull request #16 from letsbuilda/dependabot/pip/sentry-sdk-fastapi--1.16.0
Bump sentry-sdk[fastapi] from 1.15.0 to 1.16.0
2 parents e5c3199 + c61b507 commit bc59194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies = [
1111
"fastapi==0.92.0",
1212
"uvicorn[standard]==0.20.0",
1313
"imsosorry==1.2.0",
14-
"sentry-sdk[fastapi]==1.15.0",
14+
"sentry-sdk[fastapi]==1.16.0",
1515
]
1616
dynamic = ["version"]
1717

0 commit comments

Comments
 (0)