From 01055017e467a3b2eda910ba445c066f36ad9175 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 06:32:10 +0000 Subject: [PATCH] Bump quart from 0.16.3 to 0.18.3 Bumps [quart](https://github.com/pallets/quart) from 0.16.3 to 0.18.3. - [Release notes](https://github.com/pallets/quart/releases) - [Changelog](https://github.com/pallets/quart/blob/main/CHANGES.rst) - [Commits](https://github.com/pallets/quart/compare/0.16.3...0.18.3) --- updated-dependencies: - dependency-name: quart 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 b0519e7..0771219 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ hikari==2.0.0.dev106 hikari-lightbulb==2.2.0 python-decouple==3.6 -quart==0.16.3 +quart==0.18.3 Quart-Discord==2.1.4 pymodm==0.4.3 pymongo==3.12.3