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

Use http_request() helper instead of Requests directly #171

Merged
merged 1 commit into from
May 31, 2023

Conversation

schlessera
Copy link
Member

This PR replaces one direct use of the Requests library with the Utils\http_request() helper to get around version compat issues.

@schlessera schlessera requested a review from a team as a code owner May 31, 2023 06:59
@schlessera schlessera added the bug Something isn't working label May 31, 2023
@schlessera schlessera added this to the 3.2.7 milestone May 31, 2023
@schlessera schlessera merged commit 58ef38d into main May 31, 2023
30 checks passed
@schlessera schlessera deleted the fix/use-http-request-helper branch May 31, 2023 07:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant