From 0a4792cf9560236718b12a902c37859814a417aa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 May 2023 11:04:01 +0200 Subject: [PATCH] core: bump twilio from 8.2.0 to 8.2.1 (#5692) Bumps [twilio](https://github.com/twilio/twilio-python) from 8.2.0 to 8.2.1. - [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.2.0...8.2.1) --- updated-dependencies: - dependency-name: twilio dependency-type: direct:production update-type: version-update:semver-patch ... 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 6747a4717..c08ce7908 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3436,14 +3436,14 @@ wsproto = ">=0.14" [[package]] name = "twilio" -version = "8.2.0" +version = "8.2.1" description = "Twilio API client and TwiML generator" category = "main" optional = false python-versions = ">=3.7.0" files = [ - {file = "twilio-8.2.0-py2.py3-none-any.whl", hash = "sha256:23eceaec183995fc827e3bfad229cca6e1944bfd9604e57e2712e625b6e01223"}, - {file = "twilio-8.2.0.tar.gz", hash = "sha256:0c19eb6a5b84dbcd15658e23a142df026297236e4d72ad9304fd95e7dbff2662"}, + {file = "twilio-8.2.1-py2.py3-none-any.whl", hash = "sha256:9c6bbfda1f3196c64258b6661e372c23e2e6a9630c9986f725d16bb4bfe3275f"}, + {file = "twilio-8.2.1.tar.gz", hash = "sha256:66fe6a18199955b8abce2699e533b56f605a22d585c3f0b1820113ec068a0b51"}, ] [package.dependencies]