From cc6c07ec23e7e6e745997b72f5d6a2d3a674b5c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Oct 2023 19:01:27 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 1.32.0 to 1.33.1 in /shippy Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.32.0 to 1.33.1. - [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.32.0...1.33.1) --- updated-dependencies: - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- shippy/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shippy/requirements.txt b/shippy/requirements.txt index 0fd15e95..b4bdb4ec 100644 --- a/shippy/requirements.txt +++ b/shippy/requirements.txt @@ -3,5 +3,5 @@ loguru==0.7.2 requests==2.31.0 rich==13.6.0 semver==3.0.2 -sentry-sdk==1.32.0 +sentry-sdk==1.33.1 setuptools==68.2.2 \ No newline at end of file