From d78374103496c8f61866a788fc387a5e9866051e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 10:30:05 -0400 Subject: [PATCH] chore(deps): bump sentry-sdk from 1.27.1 to 2.8.0 (#714) Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.27.1 to 2.8.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/1.27.1...2.8.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index cd03b4f49..d39b4f3f7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -17,7 +17,7 @@ msgspec>=0.18.5 pandas>=1.3.0 pony>=0.7.16 sqlalchemy>=1.4.41 -sentry-sdk==1.27.1 +sentry-sdk==2.8.0 pytest-bdd>=5.0.0 dank_mids==4.20.84 eth_retry>=0.1.19