mirror of
https://github.com/venthur/blag.git
synced 2025-11-26 05:02:58 +00:00
Merge remote-tracking branch 'origin/dependabot/pip/mypy-1.2.0' into upgrade-deps
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
stable python to make it a bit more efficient
|
stable python to make it a bit more efficient
|
||||||
* added dependabot check for github actions
|
* added dependabot check for github actions
|
||||||
* updated dependencies:
|
* updated dependencies:
|
||||||
* mypy 0.982
|
* mypy 1.2.0
|
||||||
* types-markdown 3.4.2.1
|
* types-markdown 3.4.2.1
|
||||||
* pytest-cov 4.0.0
|
* pytest-cov 4.0.0
|
||||||
* sphinx 5.3.0
|
* sphinx 5.3.0
|
||||||
|
|||||||
@@ -4,5 +4,5 @@ wheel==0.37.1
|
|||||||
pytest==7.3.0
|
pytest==7.3.0
|
||||||
pytest-cov==4.0.0
|
pytest-cov==4.0.0
|
||||||
flake8==5.0.4
|
flake8==5.0.4
|
||||||
mypy==0.982
|
mypy==1.2.0
|
||||||
types-markdown==3.4.2.1
|
types-markdown==3.4.2.1
|
||||||
|
|||||||
Reference in New Issue
Block a user