Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Scheduled weekly dependency update for week 09 #259

Merged
merged 2 commits into from
Mar 5, 2018

Conversation

pyup-bot
Copy link
Contributor

@pyup-bot pyup-bot commented Mar 5, 2018

Updates

Here's a list of all the updates bundled in this pull request. I've added some links to make it easier for you to find all the information you need.

pytest-mock 1.7.0 » 1.7.1 PyPI | Changelog | Repo
aiohttp 3.0.3 » 3.0.6 PyPI | Changelog | Repo

Changelogs

pytest-mock 1.7.0 -> 1.7.1

1.7.1


  • Fix setup.py to correctly read the README.rst. Thanks ghisvail_ for the fix (107_).

.. _107: pytest-dev/pytest-mock#107

aiohttp 3.0.3 -> 3.0.6

3.0.5

==================

  • Fix InvalidStateError on processing a sequence of two
    RequestHandler.data_received calls on web server. (2773)

3.0.4

==================

  • Fix IndexError in HTTP request handling by server. (2752)
  • Fix MultipartWriter.append* no longer returning part/payload. (2759)

That's it for now!

Happy merging! 🤖

@codecov
Copy link

codecov bot commented Mar 5, 2018

Codecov Report

Merging #259 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #259   +/-   ##
=======================================
  Coverage   95.87%   95.87%           
=======================================
  Files           4        4           
  Lines         194      194           
  Branches       23       23           
=======================================
  Hits          186      186           
  Misses          5        5           
  Partials        3        3

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6fb44ec...6df3d88. Read the comment docs.

@asvetlov asvetlov merged commit eecd889 into master Mar 5, 2018
@asvetlov asvetlov deleted the pyup-scheduled-update-2018-03-05 branch March 5, 2018 17:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants