Skip to content

Conversation

pyup-bot
Copy link
Contributor

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

There's a new version of pytest available.
You are currently using 3.4.1. I have updated it to 3.4.2

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

Changelog

3.4.2

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

Bug Fixes

  • Removed progress information when capture option is no. (3203 <https://github.com/pytest-dev/pytest/issues/3203>_)
  • Refactor check of bindir from exists to isdir. (3241 <https://github.com/pytest-dev/pytest/issues/3241>_)
  • Fix TypeError issue when using approx with a Decimal value.
    (3247 <https://github.com/pytest-dev/pytest/issues/3247>_)
  • Fix reference cycle generated when using the request fixture. (3249 <https://github.com/pytest-dev/pytest/issues/3249>_)
  • [tool:pytest] sections in *.cfg files passed by the -c option are
    now properly recognized. (3260 <https://github.com/pytest-dev/pytest/issues/3260>_)

Improved Documentation

  • Add logging plugin to plugins list. (3209 <https://github.com/pytest-dev/pytest/issues/3209>_)

Trivial/Internal Changes

  • Fix minor typo in fixture.rst (3259 <https://github.com/pytest-dev/pytest/issues/3259>_)

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

Happy merging! 🤖

@ziajka ziajka merged commit cb074be into 2.2 Mar 6, 2018
@ziajka ziajka deleted the pyup-update-pytest-3.4.1-to-3.4.2 branch March 6, 2018 08:24
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.

2 participants