From 3e17ee4193b7e1063c4d6cd5e31b659e97957415 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Mar 2023 07:05:42 +0000 Subject: [PATCH] Bump hikari-lightbulb from 2.2.0 to 2.3.2 Bumps [hikari-lightbulb](https://github.com/tandemdude/hikari-lightbulb) from 2.2.0 to 2.3.2. - [Release notes](https://github.com/tandemdude/hikari-lightbulb/releases) - [Changelog](https://github.com/tandemdude/hikari-lightbulb/blob/development/release_helpers.py) - [Commits](https://github.com/tandemdude/hikari-lightbulb/compare/2.2.0...2.3.2) --- updated-dependencies: - dependency-name: hikari-lightbulb 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..123e120 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ hikari==2.0.0.dev106 -hikari-lightbulb==2.2.0 +hikari-lightbulb==2.3.2 python-decouple==3.6 quart==0.16.3 Quart-Discord==2.1.4