From f7396ffb77a646a4aeec59939320eac06f178508 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 00:47:55 +0000 Subject: [PATCH] Bump treq from 0.2.1 to 22.1.0 Bumps [treq](https://github.com/twisted/treq) from 0.2.1 to 22.1.0. - [Release notes](https://github.com/twisted/treq/releases) - [Changelog](https://github.com/twisted/treq/blob/master/CHANGELOG.rst) - [Commits](https://github.com/twisted/treq/compare/v0.2.1...release-22.1.0) --- updated-dependencies: - dependency-name: treq dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 63c5db4..22e5bc1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -9,6 +9,6 @@ feedparser==5.1.3 requests==2.4.3 Mezmorize==0.16.1 Twisted==15.0.0 -treq==0.2.1 +treq==22.1.0 Babel==1.3 chardet==2.3.0