From 49e7c89b85ce3a2d2cf03e6ecda36c4de8397a9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 6 Jul 2024 01:56:38 +0000 Subject: [PATCH] chore(deps): bump certifi from 2024.2.2 to 2024.7.4 Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4. - [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 7f7762c..9730509 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ Appium-Python-Client==3.2.1 attrs==23.2.0 browserstack-local==1.2.7 -certifi==2024.2.2 +certifi==2024.7.4 decorator==5.1.1 docutils==0.20.1 exceptiongroup==1.2.0