Skip to content

Commit

Permalink
chore(deps-dev): bump sentry-sdk[flask] from 1.43.0 to 1.44.0
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 1.44.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.43.0...1.44.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent cff8840 commit ebe9031
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]==1.44.0"
]

[project.optional-dependencies]
Expand Down

0 comments on commit ebe9031

Please sign in to comment.