File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Changelog
1414
1515- changed tags for actor images with this client on Docker Hub to be aligned with the Apify SDK Node.js images
1616- updated the ` requests ` dependency to 2.26.0
17+ - updated development dependencies
1718
1819[ 0.1.0] ( ../../releases/tag/v0.1.0 ) - 2021-08-02
1920-----------------------------------------------
Original file line number Diff line number Diff line change 5757 'flake8-docstrings ~= 1.6.0' ,
5858 'flake8-isort ~= 4.0.0' ,
5959 'flake8-quotes ~= 3.2.0' ,
60- 'isort ~= 5.8.0 ' ,
61- 'mypy ~= 0.901 ' ,
60+ 'isort ~= 5.9.3 ' ,
61+ 'mypy ~= 0.910 ' ,
6262 'pep8-naming ~= 0.11.1' ,
6363 'pytest ~= 6.2.2' ,
64- 'sphinx ~= 4.0 .2' ,
64+ 'sphinx ~= 4.1 .2' ,
6565 'sphinx-autodoc-typehints ~= 1.12.0' ,
6666 'sphinx-markdown-builder ~= 0.5.4' ,
67- 'types-requests ~= 0.1.8 ' ,
67+ 'types-requests ~= 2.25.2 ' ,
6868 ],
6969 },
7070)
You can’t perform that action at this time.
0 commit comments