Skip to content

pyup: Scheduled weekly dependency update for week 36 #6158

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

Merged
merged 4 commits into from
Sep 9, 2019

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented Sep 9, 2019

Update virtualenv from 16.7.4 to 16.7.5.

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

Links

Update djangorestframework from 3.10.2 to 3.10.3.

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

Links

Update drf-flex-fields from 0.5.0 to 0.6.1.

Changelog

0.6.1

* Adds experimental support for automatically SQL query optimization via a `FlexFieldsFilterBackend`. Thanks ADR-007!
* Adds CircleCI config file. Thanks mikeIFTS! 
* Moves declaration of `expandable_fields` to `Meta` class on serialzer for consistency with DRF (will continue to support declaration as class property)
* Python 2 is no longer supported. If you need Python 2 support, you can continue to use older versions of this package.
Links

Update django-annoying from 0.10.4 to 0.10.5.

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

Links

@@ -17,7 +17,7 @@ Sphinx==1.8.5 # pyup: <2.0.0
# Filtering for the REST API
django-filter==2.2.0

drf-flex-fields==0.5.0
drf-flex-fields==0.6.1
Copy link
Member

Choose a reason for hiding this comment

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

From the changelog

Moves declaration of expandable_fields to Meta class on serialzer for consistency with DRF (will continue to support declaration as class property)

We should update those fields, I'm creating a new issue to track that

@stsewd stsewd merged commit 01ef334 into master Sep 9, 2019
@stsewd stsewd deleted the pyup/scheduled-update-2019-09-09 branch September 9, 2019 21:55
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