From 0f1c32d211b560a3fa2113c79dad3519450cf3c8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 00:51:30 +0000 Subject: [PATCH] Bump treq from 21.5.0 to 22.1.0 Bumps [treq](https://github.com/twisted/treq) from 21.5.0 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/release-21.5.0...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 72c2d6998e..0fc7a641c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,5 +10,5 @@ pyparsing==3.0.6 python-dateutil==2.8.2 service_identity==21.1.0 tftpy==0.8.2 -treq==21.5.0 +treq==22.1.0 twisted==21.7.0