From 8993e8d40f959f0b346701e2ad4524052c83a37b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Dec 2022 06:40:17 +0000 Subject: [PATCH] Bump signalfx from 1.1.15 to 1.1.16 in /tests Bumps [signalfx](https://github.com/signalfx/signalfx-python) from 1.1.15 to 1.1.16. - [Release notes](https://github.com/signalfx/signalfx-python/releases) - [Changelog](https://github.com/signalfx/signalfx-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/signalfx/signalfx-python/compare/v1.1.15...v1.1.16) --- updated-dependencies: - dependency-name: signalfx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- tests/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/requirements.txt b/tests/requirements.txt index b7bb49347e..71b29d16eb 100644 --- a/tests/requirements.txt +++ b/tests/requirements.txt @@ -20,6 +20,6 @@ redis==4.3.4 requests==2.28.1 sanic==21.6.2 semver==2.13.0 -signalfx==1.1.15 +signalfx==1.1.16 pika==1.3.1 elasticsearch==7.13.4