[tor-commits] [bridgedb/develop] Update BeautifulSoup to its latest version.

phw at torproject.org phw at torproject.org
Wed Feb 19 18:27:18 UTC 2020


commit 118c9fc9fae1060eb5e1b43b7a21b62127fdfdac
Author: Philipp Winter <phw at nymity.ch>
Date:   Mon Jan 27 16:08:05 2020 -0800

    Update BeautifulSoup to its latest version.
    
    We have already done this for requirements.txt but not for
    .travis.requirements.txt, which is used by Travis CI.
---
 .travis.requirements.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.requirements.txt b/.travis.requirements.txt
index 6f3dec7..7132226 100644
--- a/.travis.requirements.txt
+++ b/.travis.requirements.txt
@@ -15,7 +15,7 @@
 #------------------------------------------------------------------------------
 attrs==19.2.0
 Babel==2.8.0
-BeautifulSoup==3.2.2
+beautifulsoup4==4.8.2
 Mako==1.1.1
 pycryptodome==3.9.6
 Twisted==19.10.0





More information about the tor-commits mailing list