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

pyup: Scheduled weekly dependency update for week 32 #6067

Merged
merged 8 commits into from
Aug 19, 2019

Conversation

pyup-bot
Copy link
Collaborator

Update pip from 19.2.1 to 19.2.2.

Changelog

19.2.2

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

Bug Fixes
---------

- Fix handling of tokens (single part credentials) in URLs. (`6795 <https://github.com/pypa/pip/issues/6795>`_)
- Fix a regression that caused ``~`` expansion not to occur in ``--find-links``
paths. (`6804 <https://github.com/pypa/pip/issues/6804>`_)
Links

Update GitPython from 2.1.13 to 3.0.0.

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

Links

Update lxml from 4.4.0 to 4.4.1.

Changelog

4.4.1

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

Bugs fixed
----------

* LP1838252: The order of an OrderedDict was lost in 4.4.0 when passing it as
attrib mapping during element creation.

* LP1838521: The package metadata now lists the supported Python versions.
Links

Update stripe from 2.33.0 to 2.34.0.

Changelog

2.34.0

* [604](https://github.com/stripe/stripe-python/pull/604) Remove subscription schedule revisions
- This is technically a breaking change. We've chosen to release it as a minor vesion bump because the associated API is unused.

2.33.2

* [601](https://github.com/stripe/stripe-python/pull/601) Add support for passing full objects instead of IDs to custom methods
* [603](https://github.com/stripe/stripe-python/pull/603) Bump vendored six to latest version

2.33.1

* [599](https://github.com/stripe/stripe-python/pull/599) Fix `del` statement to not raise `KeyError`
Links

Update recommonmark from 0.5.0 to 0.6.0.

Changelog
Links

Update execnet from 1.6.1 to 1.7.0.

Changelog

1.7.0

------------------

* `102 <https://github.com/pytest-dev/execnet/pull/102>`__: Show paths in stack traces
generated by ``remote_exec()``.

* `100 <https://github.com/pytest-dev/execnet/pull/100>`__: Fix flaky hangs in ``workerpool.waitall``.
Links

Update yamale from 1.10.0 to 1.10.1.

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

Links

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Copy link
Member

@humitos humitos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems fine.

My only concern was gitpython, but changelog says that only py2 support was removed. So, I think we are good.

@stsewd
Copy link
Member

stsewd commented Aug 12, 2019

@humitos yep, 3.0 on gitpython is for python 3. Actually it was dropped in a minor version, but this is the "fix"

@stsewd
Copy link
Member

stsewd commented Aug 12, 2019

@humitos actually there are some regressions in 3.0 gitpython-developers/GitPython#906 gitpython-developers/GitPython#907

Maybe we want to wait for a next release

@stsewd
Copy link
Member

stsewd commented Aug 15, 2019

New release of gitpython fixes all the regressions.

@humitos
Copy link
Member

humitos commented Aug 19, 2019

Cool! I think we are fine merging this PR.

@humitos humitos merged commit b1a8a80 into master Aug 19, 2019
@humitos humitos deleted the pyup/scheduled-update-2019-08-12 branch August 19, 2019 19:40
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.

None yet

3 participants