Skip to content

Commit

Permalink
Merge pull request #752 from snyk/fix/python-wildcards
Browse files Browse the repository at this point in the history
fix: support python_version wildcards in requirements.txt
  • Loading branch information
Konstantin Yegupov committed Aug 28, 2019
2 parents 375b4d0 + cd51b89 commit 7f2c6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -80,7 +80,7 @@
"snyk-nuget-plugin": "1.12.1",
"snyk-php-plugin": "1.6.4",
"snyk-policy": "1.13.5",
"snyk-python-plugin": "^1.13.0",
"snyk-python-plugin": "^1.13.2",
"snyk-resolve": "1.0.1",
"snyk-resolve-deps": "4.4.0",
"snyk-sbt-plugin": "2.7.0",
Expand Down

0 comments on commit 7f2c6f4

Please sign in to comment.