From 4a3b49cd78016e0b7e2ab683a1f2866e1e34f2f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Apr 2024 03:59:08 +0000 Subject: [PATCH] Update hikari-tanjun requirement from ~=2.17.2 to ~=2.17.3 Updates the requirements on [hikari-tanjun](https://github.com/FasterSpeeding/Tanjun) to permit the latest version. - [Release notes](https://github.com/FasterSpeeding/Tanjun/releases) - [Changelog](https://github.com/FasterSpeeding/Tanjun/blob/master/CHANGELOG.md) - [Commits](https://github.com/FasterSpeeding/Tanjun/compare/v2.17.2...2.17.3) --- updated-dependencies: - dependency-name: hikari-tanjun dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 018f6b7..83d76ef 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ hikari-yuyo~=1.19.0 aiobungie[speedup]~=0.2.11 hikari[speedups]~=2.0.0.dev122 -hikari-tanjun~=2.17.2 +hikari-tanjun~=2.17.3 hikari-yuyo~=1.19.1 asyncpg~=0.29.0 redis~=5.0.1