From fb07198668c3f0ebcd004695ba1804d1b575f8e2 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 29 Jan 2021 04:36:19 +0000 Subject: [PATCH] Bump o365 from 2.0.9 to 2.0.14 Bumps [o365](https://github.com/O365/python-o365) from 2.0.9 to 2.0.14. - [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..09db8f6 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] [packages] -o365 = "==2.0.9" +o365 = "==2.0.14" beautifulsoup4 = "==4.9.0" [requires]