Skip to content

Commit

Permalink
Bump sentry-sdk from 1.44.1 to 1.45.0 in the dependencies group
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [sentry-sdk](https://github.com/getsentry/sentry-python).


Updates `sentry-sdk` from 1.44.1 to 1.45.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.44.1...1.45.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 15, 2024
1 parent 9cec111 commit 8d4ec08
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ authors = ["Bastien Wermeille <[email protected]>"]
[tool.poetry.dependencies]
python = "^3.9"
requests = "^2.31.0"
sentry-sdk = {extras = ["flask"], version = "^1.44.1"}
sentry-sdk = {extras = ["flask"], version = "^1.45.0"}
importlib-metadata = "^7.0.0"
flask-cors = "^4.0.0"

Expand Down

0 comments on commit 8d4ec08

Please sign in to comment.