requests: Add JSONDecodeError (#6838)

This commit is contained in:
Ambrose Chua
2022-01-07 11:34:22 +08:00
committed by GitHub
parent b2edc8fe4f
commit 032e6ee90c
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "2.26.*"
version = "2.27.*"
python2 = true