From 56ad6c7c1dac82c92a54a590a2e1b87d9393575b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 18:08:24 +0000 Subject: [PATCH] build(deps): bump sentry-sdk from 2.15.0 to 2.16.0 in /shippy Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.15.0 to 2.16.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/2.15.0...2.16.0) --- 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 29ca0102..fc82bc43 100644 --- a/shippy/requirements.txt +++ b/shippy/requirements.txt @@ -3,5 +3,5 @@ loguru==0.7.2 requests==2.32.3 rich==13.9.2 semver==3.0.2 -sentry-sdk==2.15.0 +sentry-sdk==2.16.0 setuptools==75.1.0 \ No newline at end of file