From 501f4e1efc413bc528fc4489df96ce166e4f6d2c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 07:57:54 +0000 Subject: [PATCH] Bump alt-profanity-check from 1.1.3 to 1.2.2 Bumps [alt-profanity-check](https://github.com/dimitrismistriotis/alt-profanity-check) from 1.1.3 to 1.2.2. - [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.2) --- 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..00c9966 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.2 protobuf>=3.20.2 # not directly required, pinned by Snyk to avoid a vulnerability