Skip to content

bump requests version in dev environment #329

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

Closed
wants to merge 1 commit into from
Closed

bump requests version in dev environment #329

wants to merge 1 commit into from

Conversation

jhamman
Copy link
Member

@jhamman jhamman commented Nov 13, 2018

This simply bumps the version of the requests library in the dev environment. I'm doing this because GitHub keeps sending me emails about a known security vulnerability in requests<= 2.19.1. This satisfy that issue.

image

TODO:

  • Add unit tests and/or doctests in docstrings
  • Add docstrings and API docs for any new/modified user-facing classes and functions
  • New/modified features documented in docs/tutorial.rst
  • Changes documented in docs/release.rst
  • Docs build locally (e.g., run tox -e docs)
  • AppVeyor and Travis CI passes
  • Test coverage is 100% (Coveralls passes)

@alimanfoo
Copy link
Member

Thanks @jhamman, this should already be covered in PR #326, we should try and get that merged.

@jhamman jhamman closed this Nov 14, 2018
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.

2 participants