core: bump twilio from 7.12.0 to 7.12.1 (#3404)
This commit is contained in:
parent
22d33bb796
commit
ca2b1a9c3e
|
@ -1807,7 +1807,7 @@ wsproto = ">=0.14"
|
|||
|
||||
[[package]]
|
||||
name = "twilio"
|
||||
version = "7.12.0"
|
||||
version = "7.12.1"
|
||||
description = "Twilio API client and TwiML generator"
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -3506,8 +3506,8 @@ trio-websocket = [
|
|||
{file = "trio_websocket-0.9.2-py3-none-any.whl", hash = "sha256:5b558f6e83cc20a37c3b61202476c5295d1addf57bd65543364e0337e37ed2bc"},
|
||||
]
|
||||
twilio = [
|
||||
{file = "twilio-7.12.0-py2.py3-none-any.whl", hash = "sha256:1f070cf041938a1848603fe3beabf03625d8686810664d0525347e0398211323"},
|
||||
{file = "twilio-7.12.0.tar.gz", hash = "sha256:ba79ab89fbed67caae02cf027dfb17776f3aa875edcc30d031e15ade40b3b0b5"},
|
||||
{file = "twilio-7.12.1-py2.py3-none-any.whl", hash = "sha256:e93b6850724cc0fa45ad6bb7039ab8ff10340576471b349c2875dd43c4ab4022"},
|
||||
{file = "twilio-7.12.1.tar.gz", hash = "sha256:da92f00c1ed4dbe448d2ce92356995cb5a47d865e3ff9127d3f69ef15c9eb2bb"},
|
||||
]
|
||||
twisted = [
|
||||
{file = "Twisted-22.4.0-py3-none-any.whl", hash = "sha256:f9f7a91f94932477a9fc3b169d57f54f96c6e74a23d78d9ce54039a7f48928a2"},
|
||||
|
|
Reference in New Issue