Skip to content

Commit

Permalink
chore(deps): bump sentry-sdk[flask] from 1.43.0 to 2.0.1
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk[flask]](https://github.com/getsentry/sentry-python) from 1.43.0 to 2.0.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.43.0...2.0.1)

---
updated-dependencies:
- dependency-name: sentry-sdk[flask]
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 26, 2024
1 parent 51e93da commit ca1aea9
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.43.0"
"sentry-sdk[flask]==2.0.1"
]

[project.optional-dependencies]
Expand Down

0 comments on commit ca1aea9

Please sign in to comment.