From 60e0357961a3b08a0e911c7f55cca57bf5a116bf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Dec 2022 23:33:15 +0000 Subject: [PATCH] Bump certifi from 2015.11.20.1 to 2022.12.7 in /assignment3 Bumps [certifi](https://github.com/certifi/python-certifi) from 2015.11.20.1 to 2022.12.7. - [Release notes](https://github.com/certifi/python-certifi/releases) - [Commits](https://github.com/certifi/python-certifi/compare/2015.11.20.1...2022.12.07) --- updated-dependencies: - dependency-name: certifi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- assignment3/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assignment3/requirements.txt b/assignment3/requirements.txt index 8273b61..949eede 100644 --- a/assignment3/requirements.txt +++ b/assignment3/requirements.txt @@ -8,7 +8,7 @@ attrs==18.1.0 backports-abc==0.4 backports.ssl-match-hostname==3.5.0.1 bleach==1.5.0 -certifi==2015.11.20.1 +certifi==2022.12.7 chardet==3.0.4 cycler==0.10.0 Cython==0.25.2