From b8eec6216d750ef5083ad40b90dacac2606b812a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Sep 2023 23:32:06 +0000 Subject: [PATCH] Bump psycopg2-binary from 2.9.5 to 2.9.8 Bumps [psycopg2-binary](https://github.com/psycopg/psycopg2) from 2.9.5 to 2.9.8. - [Changelog](https://github.com/psycopg/psycopg2/blob/master/NEWS) - [Commits](https://github.com/psycopg/psycopg2/commits/2.9.8) --- 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..6826f0c 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.8 pyYAML==6.0 pyrate-limiter==2.8.5 python-telegram-bot==13.15