From 15fe1c6fc1f13ac663b0c0cc82a1edf157f8d78a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Sep 2023 18:41:30 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 1.28.1 to 1.30.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.28.1 to 1.30.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.28.1...1.30.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d57d633..5c0e3bb 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ loguru==0.7.0 requests==2.31.0 rich==13.4.2 semver==3.0.1 -sentry-sdk==1.28.1 +sentry-sdk==1.30.0 setuptools==68.0.0 \ No newline at end of file