Skip to content

Commit 707801d

Browse files
authored
Merge pull request #2166 from snyk/fix/support_quotes_in_poetry_toml
fix: support quoted keys in inline tables
2 parents dc6b784 + 7973015 commit 707801d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
"snyk-nuget-plugin": "1.22.1",
132132
"snyk-php-plugin": "1.9.2",
133133
"snyk-policy": "1.22.0",
134-
"snyk-python-plugin": "1.19.11",
134+
"snyk-python-plugin": "1.20.1",
135135
"snyk-resolve": "1.1.0",
136136
"snyk-resolve-deps": "4.7.2",
137137
"snyk-sbt-plugin": "2.11.3",

0 commit comments

Comments
 (0)