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 in requirements.txt from 3.9.2 to 4.0.1 #99

Closed
wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Nov 24, 2018

Dependencies.io has updated pytest (a pypi dependency in requirements.txt) from "3.9.2" to "4.0.1".

4.0.1

Bug Fixes

  • #3952: Display
    warnings before "short test summary info" again, but still later
    warnings in the end.
  • #4386: Handle
    uninitialized exceptioninfo in repr/str.
  • #4393: Do not
    create .gitignore/README.md files in existing cache directories.
  • #4400:
    Rearrange warning handling for the yield test errors so the opt-out
    in 4.0.x correctly works.
  • #4405: Fix
    collection of testpaths with --pyargs.
  • #4412: Fix
    assertion rewriting involving Starred + side-effects.
  • #4425: Ensure
    we resolve the absolute path when the given --basetemp is a
    relative path.

Trivial/Internal Changes

  • #4315: Use
    pkg_resources.parse_version instead of LooseVersion in
    minversion check.
  • #4440: Adjust
    the stack level of some internal pytest warnings.

@youtux youtux closed this Aug 19, 2020
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