From 30ddf2ae945a34675075e7e9d7751e7d997c7aa0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 4 Feb 2023 10:49:57 +0000 Subject: [PATCH] Bump colorama from 0.4.5 to 0.4.6 Bumps [colorama](https://github.com/tartley/colorama) from 0.4.5 to 0.4.6. - [Release notes](https://github.com/tartley/colorama/releases) - [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst) - [Commits](https://github.com/tartley/colorama/compare/0.4.5...0.4.6) --- updated-dependencies: - dependency-name: colorama 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 01b6e17..8ff8e4b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ asyncio==3.4.3 -colorama==0.4.5 +colorama==0.4.6 discord.py==2.1.0 emoji==2.2.0 prettytable==3.6.0 -- 2.47.2