From 756facd61213fab96d1f94f4263ad9b7d5c24e95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 03:41:33 +0000 Subject: [PATCH] Bump opengsq from 3.0.10 to 3.1.0 Bumps [opengsq](https://github.com/opengsq/opengsq-python) from 3.0.10 to 3.1.0. - [Release notes](https://github.com/opengsq/opengsq-python/releases) - [Commits](https://github.com/opengsq/opengsq-python/compare/v3.0.10...v3.1.0) --- updated-dependencies: - dependency-name: opengsq 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 9cba993..f84a6a6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,7 +3,7 @@ backports.zoneinfo==0.2.1;python_version<"3.9" discord.py==2.3.2 flask[async]==3.0.2 gunicorn==21.2.0 -opengsq==3.0.10 +opengsq==3.1.0 psycopg2-binary==2.9.9 pymongo==4.6.1 python-dotenv==1.0.1