From 376fea6a360ef88cbd19d114694e5f1e933c3215 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 07:01:07 +0000 Subject: [PATCH] Bump hikari from 2.0.0.dev106 to 2.0.0.dev117 Bumps [hikari](https://github.com/hikari-py/hikari) from 2.0.0.dev106 to 2.0.0.dev117. - [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.dev117) --- 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..2642cb4 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -hikari==2.0.0.dev106 +hikari==2.0.0.dev117 hikari-lightbulb==2.2.0 python-decouple==3.6 quart==0.16.3