From 278b5f4edf27087caf3cb55fcf4417817ef3b33e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 01:35:24 +0000 Subject: [PATCH] Bump mistletoe from 1.0.1 to 1.2.1 in /caster-back Bumps [mistletoe](https://github.com/miyuchina/mistletoe) from 1.0.1 to 1.2.1. - [Release notes](https://github.com/miyuchina/mistletoe/releases) - [Changelog](https://github.com/miyuchina/mistletoe/blob/master/cutting-a-release.md) - [Commits](https://github.com/miyuchina/mistletoe/compare/v1.0.1...v1.2.1) --- updated-dependencies: - dependency-name: mistletoe dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- caster-back/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caster-back/requirements.txt b/caster-back/requirements.txt index fb53e023..f551cf5f 100644 --- a/caster-back/requirements.txt +++ b/caster-back/requirements.txt @@ -7,7 +7,7 @@ strawberry-graphql-django==0.9.4 strawberry-graphql[channels]<=0.177.0 strawberry-django-plus==2.5.0 django-cors-headers==4.0.0 -mistletoe==1.0.1 +mistletoe==1.2.1 pydantic==1.10.7 channels-redis==4.1.0 sentry-sdk==1.29.0