Skip to content

Commit 58dc74e

Browse files
chore(deps-dev): bump sentry-sdk[flask] from 1.40.4 to 1.40.6
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.40.4 to 1.40.6. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@1.40.4...1.40.6) --- updated-dependencies: - dependency-name: sentry-sdk[flask] dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fd1bd11 commit 58dc74e

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
@@ -12,7 +12,7 @@ dependencies = [
1212
"Flask-RESTful==0.3.10",
1313
"Flask-SQLAlchemy==3.1.1",
1414
"requests==2.31.0",
15-
"sentry-sdk[flask]==1.40.4"
15+
"sentry-sdk[flask]==1.40.6"
1616
]
1717

1818
[project.optional-dependencies]

0 commit comments

Comments
 (0)