From b01abf9ada84e0a413257501c342f95136755a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 11:30:24 +0200 Subject: [PATCH] core: bump twilio from 8.2.1 to 8.2.2 (#5835) Bumps [twilio](https://github.com/twilio/twilio-python) from 8.2.1 to 8.2.2. - [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.1...8.2.2) --- 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 bf71819ed..4b5f67fc3 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3444,14 +3444,14 @@ wsproto = ">=0.14" [[package]] name = "twilio" -version = "8.2.1" +version = "8.2.2" description = "Twilio API client and TwiML generator" category = "main" optional = false python-versions = ">=3.7.0" files = [ - {file = "twilio-8.2.1-py2.py3-none-any.whl", hash = "sha256:9c6bbfda1f3196c64258b6661e372c23e2e6a9630c9986f725d16bb4bfe3275f"}, - {file = "twilio-8.2.1.tar.gz", hash = "sha256:66fe6a18199955b8abce2699e533b56f605a22d585c3f0b1820113ec068a0b51"}, + {file = "twilio-8.2.2-py2.py3-none-any.whl", hash = "sha256:fa39d61757730a137d3a9c6ef84428fb3237616f21ff2b1c98116eee828d54e8"}, + {file = "twilio-8.2.2.tar.gz", hash = "sha256:6470a8bb6b1e240dd48c77f17e29fc1ee9041b75707bf437f880a585b6c722bc"}, ] [package.dependencies]