Skip to content

Commit cee5484

Browse files
chore(deps): bump sentry-sdk[flask] from 2.14.0 to 2.17.0
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 2.14.0 to 2.17.0. - [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.14.0...2.17.0) --- updated-dependencies: - dependency-name: sentry-sdk[flask] dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2093056 commit cee5484

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies = [
1515
"Flask-RESTful==0.3.10",
1616
"Flask-SQLAlchemy==3.1.1",
1717
"requests==2.32.3",
18-
"sentry-sdk[flask]==2.14.0"
18+
"sentry-sdk[flask]==2.17.0"
1919
]
2020

2121
[project.optional-dependencies]

0 commit comments

Comments
 (0)