From 1a7ef217ff28c61411c222489b3e2841254f78d4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Dec 2022 16:38:52 +0100 Subject: [PATCH] Upgrade: Bump honeycomb-beeline from 3.4.1 to 3.5.0 (#125) Bumps [honeycomb-beeline](https://github.com/honeycombio/beeline-python) from 3.4.1 to 3.5.0. - [Release notes](https://github.com/honeycombio/beeline-python/releases) - [Changelog](https://github.com/honeycombio/beeline-python/blob/main/CHANGELOG.md) - [Commits](https://github.com/honeycombio/beeline-python/compare/v3.4.1...v3.5.0) --- updated-dependencies: - dependency-name: honeycomb-beeline dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 04ffad7..6e5bd97 100644 --- a/requirements.txt +++ b/requirements.txt @@ -8,7 +8,7 @@ chardet==5.1.0 charset-normalizer==2.1.1 click==8.1.3 frozenlist==1.3.3 -honeycomb-beeline==3.4.1 +honeycomb-beeline==3.5.0 idna==3.4 libhoney==2.3.0 multidict==6.0.4