Skip to content

Commit

Permalink
chore(deps): bump sentry-sdk in /packages/traceloop-sdk
Browse files Browse the repository at this point in the history
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.45.0 to 2.1.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.45.0...2.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 8, 2024
1 parent 5b3a33a commit dde7101
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 7 deletions.
15 changes: 9 additions & 6 deletions packages/traceloop-sdk/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 packages/traceloop-sdk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jinja2 = "^3.1.2"
deprecated = "^1.2.14"
posthog = "^3.0.2"
tiktoken = "^0.6.0"
sentry-sdk = "^1.45.0"
sentry-sdk = ">=1.45,<3.0"

[tool.poetry.group.dev.dependencies]
autopep8 = "2.1.0"
Expand Down

0 comments on commit dde7101

Please sign in to comment.