From cde0d34f6b20676587c48cc6d507c4c3a8114db6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 07:42:43 +0000 Subject: [PATCH] Bump alt-profanity-check from 1.7.2 to 1.8.0 Bumps [alt-profanity-check](https://github.com/dimitrismistriotis/alt-profanity-check) from 1.7.2 to 1.8.0. - [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.7.2...v1.8.0) --- updated-dependencies: - dependency-name: alt-profanity-check dependency-version: 1.8.0 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 b49b747..d0aadd2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,6 +19,6 @@ urllib3>=2.5.0 websockets>=15.0.1 yarl>=1.20.1 mysql-connector-python>=9.4.0 -alt-profanity-check==1.7.2 +alt-profanity-check==1.8.0 PyNaCl>=1.6.1 protobuf>=6.32.1 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file