v1.7.0
fix: replace deprecated argument
httpx.AsyncClient deprecated argument proxies
in favor of proxy
in v0.28.0. Please use proxy
instead.
What's Changed
- build(deps): bump pypa/gh-action-pypi-publish from 1.10.1 to 1.10.2 by @dependabot in #39
- build(deps): bump pypa/gh-action-pypi-publish from 1.10.2 to 1.10.3 by @dependabot in #40
- build(deps): bump actions/upload-artifact from 4.4.0 to 4.4.3 by @dependabot in #43
- build(deps): bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 by @dependabot in #45
- build(deps): bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.2 by @dependabot in #46
Full Changelog: v1.6.1...v1.7.0