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 08 #5352

Merged
merged 6 commits into from
Feb 26, 2019

Conversation

pyup-bot
Copy link
Collaborator

Update pip from 19.0.2 to 19.0.3.

Changelog

19.0.3

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

Bug Fixes
---------

- Fix an ``IndexError`` crash when a legacy build of a wheel fails. (`6252 <https://github.com/pypa/pip/issues/6252>`_)
- Fix a regression introduced in 19.0.2 where the filename in a RECORD file
of an installed file would not be updated when installing a wheel. (`6266 <https://github.com/pypa/pip/issues/6266>`_)
Links

Update virtualenv from 16.4.0 to 16.4.1.

Changelog

16.4.1

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

Bugfixes
^^^^^^^^

- Fix ``license()`` builtin by copying the ``LICENSE`` file into the virtualenv - by ``asottile``. (`1317 <https://github.com/pypa/virtualenv/issues/1317>`_)


Features
^^^^^^^^

- bump vendored pip to ``19.0.3`` and wheel to ``0.33.1`` (`1321 <https://github.com/pypa/virtualenv/issues/1321>`_)
Links

Update django-extensions from 2.1.5 to 2.1.6.

Changelog

2.1.6

-----

Changes:
- runserver_plus, auto_reloader fix for compatibility with Django 2.2
- test, many many more tests :-) thanks kuter
Links

Update django-taggit from 0.23.0 to 0.24.0.

Changelog

0.24.0

~~~~~~~~~~~~~~~~~~~
* The project has moved to `Jazzband <https://jazzband.co/>`_. This is the
first release under the new organization. The new repository URL is
`<https://github.com/jazzband/django-taggit>`_.
* Added support for Django 2.2.
* Fixed a race condition in ``TaggableManager``.
* Removed method ``ItemBase.bulk_lookup_kwargs()``.
* Fixed view ``tagged_object_list`` to set ``queryset.model`` as
``ListView.model`` (was previously set as a ``ContentType`` instance).
* ``_TaggableManager`` and ``TaggableManager`` now always call the parent
class ``__init__``.
* Removed ``TaggableRel`` and replaced uses with ``ManyToManyRel``.
Links

Update django-redis-cache from 1.8.1 to 2.0.0.

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

Links

Update yamale from 1.8.0 to 1.8.1.

Changelog

1.8.1

Added fixes for Python 3.8.
Links

@humitos
Copy link
Member

humitos commented Feb 26, 2019

I re-trigger Travis build.

@@ -2,7 +2,7 @@
# http://initd.org/psycopg/docs/install.html#binary-install-from-pypi
psycopg2==2.7.7 --no-binary psycopg2
gunicorn==19.9.0
django-redis-cache==1.8.1
django-redis-cache==2.0.0
Copy link
Member

Choose a reason for hiding this comment

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

This change should be taken carefully.

Copy link
Member

Choose a reason for hiding this comment

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

@ericholscher ericholscher merged commit bcc3aa8 into master Feb 26, 2019
@delete-merged-branch delete-merged-branch bot deleted the pyup/scheduled-update-2019-02-25 branch February 26, 2019 17:00
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