From 184194fef9499c4027f0ea8345ed7fe2d4f66f0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Feb 2020 17:57:32 +0000 Subject: [PATCH] Bump bleach Bumps [bleach](https://github.com/mozilla/bleach) from 1.5.0 to 3.1.1. - [Release notes](https://github.com/mozilla/bleach/releases) - [Changelog](https://github.com/mozilla/bleach/blob/master/CHANGES) - [Commits](https://github.com/mozilla/bleach/compare/v1.5...v3.1.1) Signed-off-by: dependabot[bot] --- .../practical/q_learning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DSR Lecture notebooks/Module 06 - Reinforcement Learning - Adam/practical/q_learning/requirements.txt b/DSR Lecture notebooks/Module 06 - Reinforcement Learning - Adam/practical/q_learning/requirements.txt index a2934a2a..9a8f1efd 100644 --- a/DSR Lecture notebooks/Module 06 - Reinforcement Learning - Adam/practical/q_learning/requirements.txt +++ b/DSR Lecture notebooks/Module 06 - Reinforcement Learning - Adam/practical/q_learning/requirements.txt @@ -1,6 +1,6 @@ appnope==0.1.0 attrs==17.4.0 -bleach==1.5.0 +bleach==3.1.1 certifi==2017.11.5 chardet==3.0.4 decorator==4.2.1