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

update requirements to push requests to 2.20.0 #3921

Merged
merged 2 commits into from
Nov 2, 2018

Conversation

heartsucker
Copy link
Contributor

@heartsucker heartsucker commented Nov 2, 2018

fixes #3908

Status

Ready for review

Description of Changes

Fixes #3908

Bump versions by running make update-pip-requirements

Testing

Locally run make safety

Deployment

None. This is dev only.

@@ -39,20 +35,17 @@ docker-pycreds==0.2.1 # via docker-py
docopt==0.6.2 # via html-linter, template-remover
docutils==0.14 # via botocore, sphinx
dparse==0.4.1 # via safety
enum34==1.1.6 # via astroid, cryptography, flake8
Copy link
Contributor

Choose a reason for hiding this comment

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

so there are a bunch of packages being removed in this diff - if only the version of requests changed, this doesn't make sense to me

@redshiftzero redshiftzero changed the title update requirements to push requets to 2.20.0 update requirements to push requests to 2.20.0 Nov 2, 2018
This was done by re-running make update-pip-requirements
on this brancs
@redshiftzero redshiftzero merged commit 18f9063 into develop Nov 2, 2018
@redshiftzero redshiftzero deleted the fix-requests-security-error branch November 2, 2018 20:50
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.

Update Python requests package to 2.20.0+
2 participants