From 92b64a9ab16a8b520cad1320ac2d7897aaa4c8c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 14:18:37 +0000 Subject: [PATCH] Bump utils from 1.0.1 to 1.0.2 Bumps [utils](https://github.com/haaksmash/pyutils) from 1.0.1 to 1.0.2. - [Commits](https://github.com/haaksmash/pyutils/commits) --- updated-dependencies: - dependency-name: utils 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 254e3ab..c02201d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ aiohttp==3.9.1 discord.py==2.3.2 python-dotenv==1.0.0 -utils==1.0.1 +utils==1.0.2 GitPython==3.1.40