Skip to content

warning in plaid/exceptions.py:105 #547

@radoshi

Description

@radoshi

Running unit tests with pytest, I see the following warning:

.venv/lib/python3.12/site-packages/plaid/exceptions.py:105: DeprecationWarning: HTTPResponse.getheaders() is deprecated and will be removed in urllib3 v2.1.0. Instead access HTTPResponse.headers directly.
    self.headers = http_resp.getheaders()

https://github.com/plaid/plaid-python/blob/master/plaid/exceptions.py#L105

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions