Skip to content

Conversation

@awwad
Copy link
Contributor

@awwad awwad commented Aug 30, 2018

In short: pyup automatically tries to break our Python2-conditional dependencies each week by trying to update them to versions that no longer support Python2. This PR instructs pyup to ignore those Python2-conditional dependencies. For more details, see the comments on #778, which this replaces.

This also updates two dependencies, cryptography 2.3 -> 2.3.1 and bandit 1.4.0 to 1.5.0 (adding sign-off to the commits for the DCO check's sake).

Fixes issue #: No pre-existing issue

awwad and others added 3 commits August 30, 2018 16:07
See comments on PR 778:
#778

In short, pyup is trying to update dependencies that are active
only when Python2 is being used to versions that no longer
support Python2.

Signed-off-by: Sebastien Awwad <[email protected]>
@awwad awwad merged commit efc1f2c into develop Aug 31, 2018
@awwad awwad deleted the pyup_ignore_py2_deps branch November 5, 2018 21:58
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