Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Update requests version required by the TO Python client#6020

Merged
zrhoffman merged 1 commit intoapache:masterfrom
rawlinp:update-to-py-client-requests
Jul 13, 2021
Merged

Update requests version required by the TO Python client#6020
zrhoffman merged 1 commit intoapache:masterfrom
rawlinp:update-to-py-client-requests

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 subscribe to this conversation on GitHub. Already have an account? Sign in.

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