Skip to content

Commit 5ab19df

Browse files
Bump flake8-quotes from 3.2.0 to 3.3.0 in /ngraph/python
Bumps [flake8-quotes](https://github.com/zheller/flake8-quotes) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/zheller/flake8-quotes/releases) - [Commits](zheller/flake8-quotes@3.2.0...3.3.0) --- updated-dependencies: - dependency-name: flake8-quotes dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3efe88d commit 5ab19df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ngraph/python/requirements_test.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ flake8==3.9.2
22
flake8-bugbear==21.4.3
33
flake8-comprehensions==3.3.0
44
flake8-docstrings==1.6.0
5-
flake8-quotes==3.2.0
5+
flake8-quotes==3.3.0
66
mypy==0.812
77
onnx==1.8.1
88
pydocstyle==5.1.1

0 commit comments

Comments
 (0)