Skip to content

Commit

Permalink
Merge pull request #310 from snyk/fix/bump-python-plugin-remove-pip-dep
Browse files Browse the repository at this point in the history
fix: bump python-plugin to not depend on `pip` being available
  • Loading branch information
michael-go committed Dec 18, 2018
2 parents 032e1dd + 6708739 commit 75f5cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -69,7 +69,7 @@
"snyk-nuget-plugin": "1.6.5",
"snyk-php-plugin": "1.5.1",
"snyk-policy": "1.13.1",
"snyk-python-plugin": "1.9.0",
"snyk-python-plugin": "1.9.1",
"snyk-resolve": "1.0.1",
"snyk-resolve-deps": "4.0.2",
"snyk-sbt-plugin": "2.0.1",
Expand Down

0 comments on commit 75f5cfb

Please sign in to comment.