From 5713c7fe317f85b1f88574f84db9c24ce0c1d922 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Mon, 31 May 2021 06:19:17 +0000
Subject: [PATCH] build(deps): bump certifi from 2020.12.5 to 2021.5.30

Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.12.5 to 2021.5.30.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.12.05...2021.05.30)

Signed-off-by: dependabot[bot] <support@github.com>
---
 requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/requirements.txt b/requirements.txt
index b72dc3f1..a90d0cdb 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -1,4 +1,4 @@
-certifi==2020.12.5
+certifi==2021.5.30
 requests==2.25.1
 watchdog==2.1.2
 # Commented out because this doesn't package well with py2exe