Skip to content

Commit 820d63f

Browse files
Update sentry-sdk requirement from ~=2.43.0 to ~=2.46.0
Updates the requirements on [sentry-sdk](https://github.com/getsentry/sentry-python) to permit the latest version. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.43.0...2.46.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.46.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e46f56a commit 820d63f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies = [
2424
"lxml >=5.0.0,<7",
2525
"pypdf[crypto] ~=6.1.1",
2626
"PyYAML ~=6.0.2",
27-
"sentry-sdk ~=2.43.0",
27+
"sentry-sdk ~=2.46.0",
2828
"requests ~=2.32.3",
2929
"urllib3 ~=2.5.0",
3030
"toolz ~=1.1.0",

0 commit comments

Comments
 (0)