From ef2bfc141b480923e639d9b301fedd5074ae5bf3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Apr 2022 17:33:48 +0000 Subject: [PATCH] Bump twisted from 16.6.0 to 22.2.0 in /django_project Bumps [twisted](https://github.com/twisted/twisted) from 16.6.0 to 22.2.0. - [Release notes](https://github.com/twisted/twisted/releases) - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst) - [Commits](https://github.com/twisted/twisted/compare/twisted-16.6.0...twisted-22.2.0) --- updated-dependencies: - dependency-name: twisted dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- django_project/requirementsMac.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/django_project/requirementsMac.txt b/django_project/requirementsMac.txt index 792418b..a813656 100644 --- a/django_project/requirementsMac.txt +++ b/django_project/requirementsMac.txt @@ -75,7 +75,7 @@ stripe==1.48.1 tabulate==0.7.5 termcolor==1.1.0 traitlets==4.3.1 -Twisted==16.6.0 +Twisted==22.2.0 Unidecode==0.4.19 urllib3==1.7.1 virtualenv==1.11.4