From 86b0d6d3e7a49892d1920b9bff24615e1463922e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 07:15:34 +0000 Subject: [PATCH] Bump hikari-lightbulb from 2.2.0 to 2.2.3 Bumps [hikari-lightbulb](https://github.com/tandemdude/hikari-lightbulb) from 2.2.0 to 2.2.3. - [Release notes](https://github.com/tandemdude/hikari-lightbulb/releases) - [Changelog](https://github.com/tandemdude/hikari-lightbulb/blob/development/release_webhook.py) - [Commits](https://github.com/tandemdude/hikari-lightbulb/compare/2.2.0...2.2.3) --- updated-dependencies: - dependency-name: hikari-lightbulb 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 b0519e7..09630bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ hikari==2.0.0.dev106 -hikari-lightbulb==2.2.0 +hikari-lightbulb==2.2.3 python-decouple==3.6 quart==0.16.3 Quart-Discord==2.1.4