From 41f37a1e9ba6d6098577fa1dd0eb1d8c5cba9e2b Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 26 May 2021 04:43:48 +0000 Subject: [PATCH] Bump o365 from 2.0.9 to 2.0.15 Bumps [o365](https://github.com/O365/python-o365) from 2.0.9 to 2.0.15. - [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..6efb221 100644 --- a/Pipfile +++ b/Pipfile @@ -6,7 +6,7 @@ verify_ssl = true [dev-packages] [packages] -o365 = "==2.0.9" +o365 = "==2.0.15" beautifulsoup4 = "==4.9.0" [requires]