Skip to content

Commit

Permalink
chore(deps-dev): bump sentry-sdk[flask] from 1.41.0 to 1.43.0
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.41.0 to 1.43.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@1.41.0...1.43.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>
  • Loading branch information
dependabot[bot] authored Mar 20, 2024
1 parent 31da50c commit 91c476e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies = [
"Flask-RESTful==0.3.10",
"Flask-SQLAlchemy==3.1.1",
"requests==2.31.0",
"sentry-sdk[flask]==1.41.0"
"sentry-sdk[flask]==1.43.0"
]

[project.optional-dependencies]
Expand Down

0 comments on commit 91c476e

Please sign in to comment.