From bf616df634c7e3fe2bd71241a600d8b0e631e43e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Feb 2023 07:01:30 +0000 Subject: [PATCH] Bump alt-profanity-check from 1.1.3 to 1.2.1 Bumps [alt-profanity-check](https://github.com/dimitrismistriotis/alt-profanity-check) from 1.1.3 to 1.2.1. - [Release notes](https://github.com/dimitrismistriotis/alt-profanity-check/releases) - [Changelog](https://github.com/dimitrismistriotis/alt-profanity-check/blob/master/CHANGELOG.md) - [Commits](https://github.com/dimitrismistriotis/alt-profanity-check/compare/v1.1.3...v1.2.1) --- updated-dependencies: - dependency-name: alt-profanity-check dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 40aa2e5..eace6c5 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,6 +19,6 @@ urllib3>=1.25.10 websockets>=8.1 yarl>=1.5.1 mysql-connector-python>=8.0.21 -alt-profanity-check==1.1.3 +alt-profanity-check==1.2.1 protobuf>=3.20.2 # not directly required, pinned by Snyk to avoid a vulnerability