Skip to content

Commit

Permalink
Version 5.1.0
Browse files Browse the repository at this point in the history
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
  • Loading branch information
bsamuel-ui committed Feb 18, 2020
1 parent 296416c commit b312180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-python-requirements",
"version": "5.0.1",
"version": "5.1.0",
"engines": {
"node": ">=10.0"
},
Expand Down

0 comments on commit b312180

Please sign in to comment.