From fca67a008206ef8850ab3e47944264a9a00ed335 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 06:29:45 +0000 Subject: [PATCH] Bump quart from 0.16.3 to 0.17.0 Bumps [quart](https://gitlab.com/pgjones/quart) from 0.16.3 to 0.17.0. - [Release notes](https://gitlab.com/pgjones/quart/tags) - [Changelog](https://gitlab.com/pgjones/quart/blob/master/CHANGELOG.rst) - [Commits](https://gitlab.com/pgjones/quart/compare/0.16.3...0.17.0) --- 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..afbb751 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.17.0 Quart-Discord==2.1.4 pymodm==0.4.3 pymongo==3.12.3