From 81c972ee68147c8f6433aa48d583227648c98a71 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 04:39:52 +0000 Subject: [PATCH] Bump o365 from 2.0.9 to 2.0.13 Bumps [o365](https://github.com/O365/python-o365) from 2.0.9 to 2.0.13. - [Release notes](https://github.com/O365/python-o365/releases) - [Changelog](https://github.com/O365/python-o365/blob/master/CHANGES.md) - [Commits](https://github.com/O365/python-o365/commits) Signed-off-by: dependabot-preview[bot] --- Pipfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pipfile b/Pipfile index be644ce..68a71b5 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] [packages] -o365 = "==2.0.9" +o365 = "==2.0.13" beautifulsoup4 = "==4.9.0" [requires]