From 8bf879e9e08c88d47c51f309f8ac0032d2571148 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 7 Jun 2025 12:45:54 +0000 Subject: [PATCH] pip(deps): bump gidgethub from 5.3.0 to 5.4.0 Bumps [gidgethub](https://github.com/brettcannon/gidgethub) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/brettcannon/gidgethub/releases) - [Changelog](https://github.com/gidgethub/gidgethub/blob/main/docs/changelog.rst) - [Commits](https://github.com/brettcannon/gidgethub/compare/v5.3.0...v5.4.0) --- updated-dependencies: - dependency-name: gidgethub dependency-version: 5.4.0 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 ac3a238..bbc1bb9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ discord.py==2.5.2 aiohttp==3.11.14 -gidgethub==5.3.0 +gidgethub==5.4.0 python-dotenv==1.0.0 python-Levenshtein==0.27.1 fuzzywuzzy==0.18.0