ahawker / ulid

Universally Unique Lexicographically Sortable Identifier (ULID) in Python 3
Apache License 2.0
695 stars 42 forks source link

pyup.io: Scheduled daily dependency update on friday #315

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

Update pytest-benchmark from 3.2.0 to 3.2.1.

Changelog ### 3.2.1 ``` ------------------ * Update changelog entries for `3.2.0`. I made the release for pytest-cov on the same day and thought I updated the changelogs for both plugins. Alas, I only updated pytest-cov. * Add missing version constraint change. Now pytest >= 3.8 is required (due to pytest 4.1 support). * Fixed couple CI/test issues. * Fixed broken ``pytest_benchmark.__version__``. ```
Links - PyPI: https://pypi.org/project/pytest-benchmark - Changelog: https://pyup.io/changelogs/pytest-benchmark/ - Repo: https://github.com/ionelmc/pytest-benchmark
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #315   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         267    267           
  Branches       58     58           
=====================================
  Hits          267    267

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 3e9e456...a6ad007. Read the comment docs.