From b4ee997d9e421f526ec91b2844c8f016601cf52a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 06:32:52 +0000 Subject: [PATCH] Bump hikari from 2.0.0.dev106 to 2.0.0.dev107 Bumps [hikari](https://github.com/hikari-py/hikari) from 2.0.0.dev106 to 2.0.0.dev107. - [Release notes](https://github.com/hikari-py/hikari/releases) - [Changelog](https://github.com/hikari-py/hikari/blob/master/CHANGELOG.md) - [Commits](https://github.com/hikari-py/hikari/compare/2.0.0.dev106...2.0.0.dev107) --- updated-dependencies: - dependency-name: hikari 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..edd5469 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -hikari==2.0.0.dev106 +hikari==2.0.0.dev107 hikari-lightbulb==2.2.0 python-decouple==3.6 quart==0.16.3