Skip to content

Commit 7feaeb3

Browse files
⬆ Update sentry-sdk[fastapi] requirement from <3.0.0,>=2.0.0 to >=2.63.0,<3.0.0 (#2373)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 95580c0 commit 7feaeb3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

backend/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies = [
1616
"psycopg[binary]<4.0.0,>=3.1.13",
1717
"sqlmodel>=0.0.39,<1.0.0",
1818
"pydantic-settings<3.0.0,>=2.2.1",
19-
"sentry-sdk[fastapi]>=2.0.0,<3.0.0",
19+
"sentry-sdk[fastapi]>=2.63.0,<3.0.0",
2020
"pyjwt<3.0.0,>=2.13.0",
2121
"pwdlib[argon2,bcrypt]>=0.3.0",
2222
]

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)