From 27df4ccbce6f4a71339c08b5abd6ef5f77ccf8b4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 10:51:41 +0000 Subject: [PATCH] Bump sentry-sdk from 1.26.0 to 1.38.0 Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.26.0 to 1.38.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.26.0...1.38.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 ca714f1..8413a6f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,6 +10,6 @@ tqdm==4.65.0 httpx==0.23.3 python-dotenv==1.0.0 docker==6.1.3 -sentry-sdk==1.26.0 +sentry-sdk==1.38.0 psutil==5.9.5 gputil==1.4.0