From 0a7e2e9f8122a97b612a60aad75e70c074a543ff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 15:01:24 +0300 Subject: [PATCH] core: bump twilio from 8.1.0 to 8.2.0 (#5489) Bumps [twilio](https://github.com/twilio/twilio-python) from 8.1.0 to 8.2.0. - [Release notes](https://github.com/twilio/twilio-python/releases) - [Changelog](https://github.com/twilio/twilio-python/blob/main/CHANGES.md) - [Commits](https://github.com/twilio/twilio-python/compare/8.1.0...8.2.0) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- poetry.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/poetry.lock b/poetry.lock index 0f4af4915..14ecef412 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3413,14 +3413,14 @@ wsproto = ">=0.14" [[package]] name = "twilio" -version = "8.1.0" +version = "8.2.0" description = "Twilio API client and TwiML generator" category = "main" optional = false python-versions = ">=3.7.0" files = [ - {file = "twilio-8.1.0-py2.py3-none-any.whl", hash = "sha256:19be48f21e799b9dd10e2e0a5633962438e04842864e806409f4f2dbe446a868"}, - {file = "twilio-8.1.0.tar.gz", hash = "sha256:a31863119655cd3643f788099f6ea3fe74eea59ce3f65600f9a4931301311c08"}, + {file = "twilio-8.2.0-py2.py3-none-any.whl", hash = "sha256:23eceaec183995fc827e3bfad229cca6e1944bfd9604e57e2712e625b6e01223"}, + {file = "twilio-8.2.0.tar.gz", hash = "sha256:0c19eb6a5b84dbcd15658e23a142df026297236e4d72ad9304fd95e7dbff2662"}, ] [package.dependencies]