aamalev / aiohttp_apiset

Package to build routes using swagger specification
http://aiohttp-apiset.readthedocs.io/
Apache License 2.0
41 stars 9 forks source link

Scheduled weekly dependency update for week 34 #86

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

Update pytest from 5.1.0 to 5.1.1.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/pytest - Changelog: https://pyup.io/changelogs/pytest/ - Homepage: https://docs.pytest.org/en/latest/

Update pytest-mypy from 0.3.3 to 0.4.0.

Changelog ### 0.4.0 ``` * Run mypy once per session instead of once per file. * Stop passing --incremental (which mypy now defaults to). * Support configuring the plugin in a conftest.py. * Add support for Python 3.8 See [the milestone](https://github.com/dbader/pytest-mypy/milestone/6) for details. ```
Links - PyPI: https://pypi.org/project/pytest-mypy - Changelog: https://pyup.io/changelogs/pytest-mypy/ - Repo: https://github.com/dbader/pytest-mypy