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

Scheduled weekly dependency update for week 16 #107

Merged
merged 2 commits into from
Apr 22, 2019

Conversation

pyup-bot
Copy link
Contributor

Update art from 3.3 to 3.4.

Changelog
Links

Update pytest from 4.4.0 to 4.4.1.

Changelog

4.4.1

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

Bug Fixes
---------

- `5031 <https://github.com/pytest-dev/pytest/issues/5031>`_: Environment variables are properly restored when using pytester's ``testdir`` fixture.


- `5039 <https://github.com/pytest-dev/pytest/issues/5039>`_: Fix regression with ``--pdbcls``, which stopped working with local modules in 4.0.0.


- `5092 <https://github.com/pytest-dev/pytest/issues/5092>`_: Produce a warning when unknown keywords are passed to ``pytest.param(...)``.


- `5098 <https://github.com/pytest-dev/pytest/issues/5098>`_: Invalidate import caches with ``monkeypatch.syspath_prepend``, which is required with namespace packages being used.
Links

@codecov-io
Copy link

codecov-io commented Apr 22, 2019

Codecov Report

Merging #107 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           develop    #107   +/-   ##
=======================================
  Coverage     92.4%   92.4%           
=======================================
  Files           18      18           
  Lines         1449    1449           
=======================================
  Hits          1339    1339           
  Misses         110     110

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 d345689...c28749a. Read the comment docs.

@sepandhaghighi sepandhaghighi merged commit 8d9e67b into develop Apr 22, 2019
@sepandhaghighi sepandhaghighi deleted the pyup-scheduled-update-2019-04-22 branch April 22, 2019 21:45
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.

3 participants