Skip to content

Commit 0d30ee2

Browse files
authored
Merge pull request RasaHQ#5591 from RasaHQ/dependabot/pip/cloudpickle-1.3.0
Bump cloudpickle from 1.2.2 to 1.3.0
2 parents 88f94ca + 5e6dd6c commit 0d30ee2

File tree

2 files changed

+13
-6
lines changed

2 files changed

+13
-6
lines changed

poetry.lock

Lines changed: 12 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ terminaltables = "~3.1.0"
100100
sanic = "^19.12.2"
101101
sanic-cors = "^0.10.0b1"
102102
sanic-jwt = "~1.3.2"
103-
cloudpickle = "~1.2.0"
103+
cloudpickle = ">=1.2,<1.4"
104104
multidict = "^4.6"
105105
aiohttp = "~3.6"
106106
questionary = "~1.5.1"

0 commit comments

Comments
 (0)