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 requests version required by the TO Python client #6020

Merged
merged 1 commit into from Jul 13, 2021

Conversation

rawlinp
Copy link
Contributor

@rawlinp rawlinp commented Jul 13, 2021

What does this PR (Pull Request) do?

Which Traffic Control components are affected by this PR?

  • Traffic Control Client (Python)

What is the best way to verify this PR?

Install the python TO client which should also install the latest version of the requests library, and manually test out some of the methods.

The following criteria are ALL met by this PR

  • TO Python client doesn't have tests
  • Dependency upgrade, no docs needed
  • minor issue, no changelog necessary
  • This PR includes any and all required license headers
  • This PR DOES NOT FIX A SERIOUS SECURITY VULNERABILITY (see the Apache Software Foundation's security guidelines for details)

@rawlinp rawlinp added tech debt rework due to choosing easy/limited solution TC Client (python) related to the Python implementation of a TC client labels Jul 13, 2021
@zrhoffman zrhoffman added the dependencies Pull requests that update a dependency file label Jul 13, 2021
@zrhoffman zrhoffman merged commit 020ec28 into apache:master Jul 13, 2021
@rawlinp rawlinp deleted the update-to-py-client-requests branch July 13, 2021 17:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file TC Client (python) related to the Python implementation of a TC client tech debt rework due to choosing easy/limited solution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate to the next version of Python requests when released
2 participants