Skip to content

Commit b312180

Browse files
committed
Version 5.1.0
Changes: - Removes compatibility with pre-release `poetry`. (Minor version bump.) - Bump `werkzeug` version to address security issue. - Correct word splitting on `pip` commands. - circle CI is working again; much thanks to @miketheman Known risks: - Windows CI is still down
1 parent 296416c commit b312180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-python-requirements",
3-
"version": "5.0.1",
3+
"version": "5.1.0",
44
"engines": {
55
"node": ">=10.0"
66
},

0 commit comments

Comments
 (0)