From 97cd94a3e8a73f4c9e0e57c8a5c37e58a3cdd63e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 20:55:42 -0400 Subject: [PATCH] Bump certifi from 2022.12.7 to 2023.7.22 in /bots/genny (#123) Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.12.7 to 2023.7.22. - [Commits](https://github.com/certifi/python-certifi/compare/2022.12.07...2023.07.22) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- bots/genny/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bots/genny/requirements.txt b/bots/genny/requirements.txt index 06b72be..a82f30a 100644 --- a/bots/genny/requirements.txt +++ b/bots/genny/requirements.txt @@ -2,7 +2,7 @@ aiohttp==3.8.5 APScheduler==3.7.0 async-timeout==3.0.1 attrs==21.2.0 -certifi==2022.12.7 +certifi==2023.7.22 chardet==4.0.0 charset-normalizer==2.0.6 discord.py==1.7.3