From 7c76cd0a659bd08587acacf2066fe41247bc01bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 08:01:31 +0000 Subject: [PATCH] Bump singer-python from 2.1.4 to 5.13.0 Bumps [singer-python](http://singer.io) from 2.1.4 to 5.13.0. --- updated-dependencies: - dependency-name: singer-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d086e6a..4e56e07 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ jsonschema==2.6.0 -singer-python==2.1.4 +singer-python==5.13.0 inflection==0.3.1 boto3==1.9.57 backoff==1.3.2