From 361ddb2fcc3e7114420127621f29e1a4aca3fd6b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 11 Feb 2024 15:17:03 +0000 Subject: [PATCH] build(deps): bump sentry-arroyo from 2.16.0 to 2.16.1 Bumps [sentry-arroyo](https://github.com/getsentry/arroyo) from 2.16.0 to 2.16.1. - [Release notes](https://github.com/getsentry/arroyo/releases) - [Changelog](https://github.com/getsentry/arroyo/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/arroyo/compare/2.16.0...2.16.1) --- updated-dependencies: - dependency-name: sentry-arroyo dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f44fd7a220..6a14361606 100644 --- a/requirements.txt +++ b/requirements.txt @@ -22,7 +22,7 @@ pytest-watch==4.2.0 python-dateutil==2.8.2 python-rapidjson==1.8 redis==4.3.4 -sentry-arroyo==2.16.0 +sentry-arroyo==2.16.1 sentry-kafka-schemas==0.1.48 sentry-redis-tools==0.1.7 sentry-relay==0.8.44