From 2fde19c7a992d8758a4c8272a8749f69220c10f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 06:55:13 +0000 Subject: [PATCH] Bump certifi from 2019.9.11 to 2022.12.7 in /representation-learning Bumps [certifi](https://github.com/certifi/python-certifi) from 2019.9.11 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2019.09.11...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- representation-learning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/representation-learning/requirements.txt b/representation-learning/requirements.txt index ae3216a..67df084 100644 --- a/representation-learning/requirements.txt +++ b/representation-learning/requirements.txt @@ -5,7 +5,7 @@ attrs==19.3.0 backcall==0.1.0 bleach==3.1.0 cachetools==3.1.1 -certifi==2019.9.11 +certifi==2022.12.7 chardet==3.0.4 cycler==0.10.0 decorator==4.4.1