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

Update pytest-mock to 1.6.2 #4982

Merged
merged 1 commit into from
Aug 10, 2017
Merged

Conversation

pyup-bot
Copy link
Contributor

There's a new version of pytest-mock available.
You are currently using 1.6.0. I have updated it to 1.6.2

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.6.2


  • Provide source package in tar.gz format and remove obsolete MANIFEST.in.

1.6.1


  • Fix mocker.resetall() by ignoring mocker objects which don't have a
    resetall method, like for example patch.dict.
    Thanks jdavisp3_ for the PR (88_).

.. _jdavisp3: https://github.com/jdavisp3

.. _88: pytest-dev/pytest-mock#88

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖

@mention-bot
Copy link

@pyup-bot, thanks for your PR! By analyzing the history of the files in this pull request, we identified @rochacbruno and @kbidarkar to be potential reviewers.

@codecov
Copy link

codecov bot commented Jul 17, 2017

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4982   +/-   ##
=======================================
  Coverage   40.05%   40.05%           
=======================================
  Files          88       88           
  Lines        7136     7136           
=======================================
  Hits         2858     2858           
  Misses       4278     4278

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 87f58c3...d351eaa. Read the comment docs.

@rochacbruno
Copy link
Contributor

Passed Travis CI

One more reviewer needed @SatelliteQE/quality-engineers @SatelliteQE/robottelo-automation

@renzon renzon merged commit 3124af2 into master Aug 10, 2017
@renzon renzon removed the review label Aug 10, 2017
@rochacbruno rochacbruno deleted the pyup-update-pytest-mock-1.6.0-to-1.6.2 branch October 18, 2017 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants