From 6c495c90b7b6e5fbfbd7bd389d403fda0e707d56 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 00:02:37 +0000 Subject: [PATCH] Bump pyrate-limiter from 2.8.5 to 3.2.0 Bumps [pyrate-limiter](https://github.com/vutran1710/PyrateLimiter) from 2.8.5 to 3.2.0. - [Release notes](https://github.com/vutran1710/PyrateLimiter/releases) - [Changelog](https://github.com/vutran1710/PyrateLimiter/blob/master/CHANGELOG.md) - [Commits](https://github.com/vutran1710/PyrateLimiter/commits/v3.2.0) --- updated-dependencies: - dependency-name: pyrate-limiter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 10a11e1..bd6c24c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -20,7 +20,7 @@ pillow==9.4.0 psutil==5.9.4 psycopg2-binary==2.9.5 pyYAML==6.0 -pyrate-limiter==2.8.5 +pyrate-limiter==3.2.0 python-telegram-bot==13.15 requests==2.30.0 spamwatch==0.3.0