python-discord-webhook icon indicating copy to clipboard operation
python-discord-webhook copied to clipboard

httpx removed 'proxies' parameter

Open Relax594 opened this issue 1 year ago • 1 comments

In Version 0.26 of httpx the proxies parameter was deprecated.

Now in version 0.28 it got removed which breaks this package when being used with version 0.28+.

I've provided a pull request to fix this. https://github.com/lovvskillz/python-discord-webhook/pull/160

Please consider and release a new updated version with it to provide compatibility with the latest httpx version

Relax594 avatar Nov 29 '24 06:11 Relax594

Hi, any chance to merge this? :)

Clasko avatar Dec 29 '24 13:12 Clasko