From 48a384121df08b4bad72c9409e32a8335793d7b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Apr 2023 13:39:14 +0000 Subject: [PATCH] Bump jishaku from 2.3.2 to 2.5.1 Bumps [jishaku](https://github.com/Gorialis/jishaku) from 2.3.2 to 2.5.1. - [Release notes](https://github.com/Gorialis/jishaku/releases) - [Changelog](https://github.com/Gorialis/jishaku/blob/master/docs/whatsnew.rst) - [Commits](https://github.com/Gorialis/jishaku/compare/2.3.2...2.5.1) --- updated-dependencies: - dependency-name: jishaku 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 1d96307..8fa0702 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ py-cord==2.0.1 python-dotenv==1.0.0 -jishaku==2.3.2 +jishaku==2.5.1 psutil==5.9.5 asyncpg==0.27.0 PycordUtils==0.0.2