Skip to content

Commit 3487311

Browse files
authored
fix(deps): Bump jsonpickle to fix CVE-2020-22083 (#23)
1 parent 0a7ae7a commit 3487311

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ backoff = ">=1.4.3"
5757
certifi = ">=2018.4.16"
5858
expiringdict = ">=1.1.4"
5959
pyrfc3339 = ">=1.0"
60-
jsonpickle = "0.9.3"
60+
jsonpickle = ">1.4.1"
6161
semver = ">=2.7.9"
6262
urllib3 = ">=1.22.0"
6363
jinja2 = "3.0.0"

0 commit comments

Comments
 (0)