Skip to content

Commit 38d7a08

Browse files
chore(deps-dev): bump sentry-sdk[flask] from 1.40.0 to 1.40.1
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.40.0 to 1.40.1. - [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.0...1.40.1) --- 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 64d49ea commit 38d7a08

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.0"
15+
"sentry-sdk[flask]==1.40.1"
1616
]
1717

1818
[project.optional-dependencies]

0 commit comments

Comments
 (0)