Skip to content

Commit d9623fa

Browse files
dependabot[bot]KostasChervcursoragent
authored
chore(deps): update sentry-sdk requirement from >=2.0 to >=2.66.0 (#50)
* chore(deps): update sentry-sdk requirement from >=2.0 to >=2.66.0 Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.0.0...2.66.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.66.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> * chore(deps): refresh uv lock for sentry-sdk Co-authored-by: Cursor <cursoragent@cursor.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Konstantinos Chervatidis <kostasxerv@gmail.com> Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 7e3e2a2 commit d9623fa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"fastapi>=0.139.1",
1616
"uvicorn[standard]>=0.30.0",
1717
"slowapi>=0.1.9",
18-
"sentry-sdk[fastapi]>=2.0",
18+
"sentry-sdk[fastapi]>=2.66.0",
1919
"pydantic>=2.0.0",
2020
"pydantic-settings>=2.0.0",
2121
"python-dotenv>=1.0.0",

uv.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)