From 9954c807616ecba28c48a601e3212dbd7b203dab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 23:37:59 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.5 to 2.9.9 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.5 to 2.9.9. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.9) --- updated-dependencies: - dependency-name: psycopg2-binary dependency-type: direct:production update-type: version-update:semver-patch ... 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..7477193 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ markdown2==2.4.8 multicolorcaptcha==1.2.0 pillow==9.4.0 psutil==5.9.4 -psycopg2-binary==2.9.5 +psycopg2-binary==2.9.9 pyYAML==6.0 pyrate-limiter==2.8.5 python-telegram-bot==13.15