Skip to content

Commit

Permalink
fix: upgrade snyk-python-plugin version
Browse files Browse the repository at this point in the history
Includes fix to consider hyphens and underscores to be equivalent in package name comparisons in Poetry
  • Loading branch information
dtrunley-snyk committed Feb 11, 2021
1 parent 157663f commit 3032959
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
Expand Up @@ -97,7 +97,7 @@
"snyk-nuget-plugin": "1.20.0",
"snyk-php-plugin": "1.9.2",
"snyk-policy": "1.14.1",
"snyk-python-plugin": "1.19.3",
"snyk-python-plugin": "1.19.4",
"snyk-resolve": "1.0.1",
"snyk-resolve-deps": "4.7.2",
"snyk-sbt-plugin": "2.11.0",
Expand Down

0 comments on commit 3032959

Please sign in to comment.