Skip to content

chore(deps): bump respx from 0.22.0 to 0.23.1 - #43

Merged
lfp22092002-ops merged 1 commit into
mainfrom
dependabot/pip/respx-0.23.1
May 8, 2026
Merged

chore(deps): bump respx from 0.22.0 to 0.23.1#43
lfp22092002-ops merged 1 commit into
mainfrom
dependabot/pip/respx-0.23.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Copy link
Copy Markdown
Contributor

Bumps respx from 0.22.0 to 0.23.1.

Release notes

Sourced from respx's releases.

Version 0.23.1

0.23.1 (8th April 2026)

Fixed

  • Fix regression causing params pattern to stop working under some conditions, by doing a strict detection of ANY in multi items patterns (#313)

CI

  • Update workflows actions (#310)

Version 0.23.0

0.23.0 (7th April 2026)

Fixed

  • Fix data pattern with list value (#264)
  • Fix and enhance incorrect documentations about iterable side effects (#287)
  • Fix documentation typo, thanks @鈥媘arkhobson (#298)
  • Fix support for multiple slashes // in URL path by not using urljoin when prepending path, thanks @鈥媗ewiscollard and @鈥婼keen (#302)
  • Type Route.respond json as Any to align with HTTPX, thanks @鈥婮acobHayes (#284)
  • Properly handle ANY in MuitiItems patterns (#289)

CI

Changelog

Sourced from respx's changelog.

[0.23.1] - 2026-04-08

Fixed

  • Fix regression causing params pattern to stop working under some conditions, by doing a strict detection of ANY in multi items patterns (#313)

CI

  • Update workflows actions (#310)

[0.23.0] - 2026-04-07

Fixed

  • Fix data pattern with list value (#264)
  • Fix and enhance incorrect documentations about iterable side effects (#287)
  • Fix documentation typo, thanks @鈥媘arkhobson (#298)
  • Fix support for multiple slashes // in URL path by not using urljoin when prepending path, thanks @鈥媗ewiscollard and @鈥婼keen (#302)
  • Type Route.respond json as Any to align with HTTPX, thanks @鈥婮acobHayes (#284)
  • Properly handle ANY in MuitiItems patterns (#289)

CI

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [respx](https://github.com/lundberg/respx) from 0.22.0 to 0.23.1.
- [Release notes](https://github.com/lundberg/respx/releases)
- [Changelog](https://github.com/lundberg/respx/blob/master/CHANGELOG.md)
- [Commits](lundberg/respx@0.22.0...0.23.1)

---
updated-dependencies:
- dependency-name: respx
  dependency-version: 0.23.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github May 7, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, python. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot
dependabot Bot requested a review from lfp22092002-ops as a code owner May 7, 2026 20:21
@lfp22092002-ops
lfp22092002-ops merged commit 6f9031e into main May 8, 2026
3 of 6 checks passed
@dependabot
dependabot Bot deleted the dependabot/pip/respx-0.23.1 branch May 8, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant