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 saturday #316

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

Update pytest-benchmark from 3.2.1 to 3.2.2.

Changelog ### 3.2.2 ``` ------------------ * Added support for pytest items without funcargs. Fixes interoperability with other pytest plugins like pytest-flake8. ```
Links - PyPI: https://pypi.org/project/pytest-benchmark - Changelog: https://pyup.io/changelogs/pytest-benchmark/ - Repo: https://github.com/ionelmc/pytest-benchmark

Update tox from 3.6.1 to 3.7.0.

The bot wasn't able to find a changelog for this release. Got an idea?

Links - PyPI: https://pypi.org/project/tox - Docs: https://tox.readthedocs.org/
codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #316   +/-   ##
=====================================
  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 49c2f11...4934195. Read the comment docs.