From e2d78cbb77da2ff8e1ae87993679ae055e7d7f12 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 15:34:39 +0000 Subject: [PATCH] chore(deps): bump sentry-sdk from 1.5.12 to 1.6.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.12 to 1.6.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.5.12...1.6.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev-only-frozen.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev-only-frozen.txt b/requirements-dev-only-frozen.txt index 05c67105f0d27e..79e6fac04e2d75 100644 --- a/requirements-dev-only-frozen.txt +++ b/requirements-dev-only-frozen.txt @@ -58,7 +58,7 @@ pyupgrade==2.32.0 pyyaml==6.0 requests==2.27.1 responses==0.10.12 -sentry-sdk==1.5.12 +sentry-sdk==1.6.0 six==1.16.0 tokenize-rt==4.2.1 toml==0.10.2