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

chore(deps): [PYTHON] Update all dependencies #125

Merged
merged 1 commit into from
Apr 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
httpx (changelog) ^0.26.0 -> ^0.27.0 age adoption passing confidence
respx (source, changelog) ^0.20.0 -> ^0.21.0 age adoption passing confidence

Release Notes

encode/httpx (httpx)

v0.27.0

Compare Source

Deprecated
  • The app=... shortcut has been deprecated. Use the explicit style of transport=httpx.WSGITransport() or transport=httpx.ASGITransport() instead.
Fixed
  • Respect the http1 argument while configuring proxy transports. (#​3023)
  • Fix RFC 2069 mode digest authentication. (#​3045)
lundberg/respx (respx)

v0.21.0

Compare Source

Fixed
  • Fix matching request data when files are provided, thanks @​ziima for input (#​252)
Added
  • Add support for data__contains lookup (#​252)
  • Add files pattern to support matching on uploads, thanks @​ziima for input (#​253)
  • Add SetCookie utility for easier mocking of response cookie headers (#​254)
Changed
  • Enhance documentation on iterable side effects (#​255)
  • Enhance documentation on named routes and add tip about a catch-all route (#​257)

Configuration

📅 Schedule: Branch creation - "* 2 1-7,15-22 * 4" in timezone Europe/Warsaw, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 4, 2024 00:27
@antoni-szych-rtbhouse antoni-szych-rtbhouse merged commit 446aca9 into master Apr 4, 2024
15 checks passed
@antoni-szych-rtbhouse antoni-szych-rtbhouse deleted the renovate/python-all branch April 4, 2024 13:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant