From 1b0537d7e3c238120e073fe838a0f0889f39846a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Dec 2022 04:49:56 +0000 Subject: [PATCH] Bump certifi from 2021.10.8 to 2022.12.7 in /components/studio Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- components/studio/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/studio/requirements.txt b/components/studio/requirements.txt index cc9c74ef5..7f824f308 100644 --- a/components/studio/requirements.txt +++ b/components/studio/requirements.txt @@ -22,7 +22,7 @@ django-guardian==2.4.0 amqp==5.0.9 argh==0.26.2 celery==5.2.3 -certifi==2021.10.8 +certifi==2022.12.7 channels==3.0.4 channels-redis==3.3.1 chardet==4.0.0