From a3f223fdaaa22b699b21ec9708e3043a5fc739e5 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 29 Jul 2022 23:38:59 +0000
Subject: [PATCH] Bump mistune from 2.0.2 to 2.0.3

Bumps [mistune](https://github.com/lepture/mistune) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/lepture/mistune/releases)
- [Changelog](https://github.com/lepture/mistune/blob/master/docs/changes.rst)
- [Commits](https://github.com/lepture/mistune/compare/v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: mistune
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index 58c48b825..32d27a17a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -38,7 +38,7 @@ drf-yasg==1.20.0
 environs==9.5.0
 gunicorn==20.1.0
 mailchimp3==3.0.16
-mistune==2.0.2
+mistune==2.0.3
 more-itertools==8.12.0
 phonenumberslite==8.12.39
 Pillow==9.0.1
-- 
GitLab