Skip to content

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

Merged
Kilo59 merged 1 commit intomainfrom
dependabot/uv/respx-0.23.1
Apr 21, 2026
Merged

chore(deps-dev): bump respx from 0.22.0 to 0.23.1#173
Kilo59 merged 1 commit intomainfrom
dependabot/uv/respx-0.23.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

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 @​markhobson (#298)
  • Fix support for multiple slashes // in URL path by not using urljoin when prepending path, thanks @​lewiscollard and @​Skeen (#302)
  • Type Route.respond json as Any to align with HTTPX, thanks @​JacobHayes (#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 @​markhobson (#298)
  • Fix support for multiple slashes // in URL path by not using urljoin when prepending path, thanks @​lewiscollard and @​Skeen (#302)
  • Type Route.respond json as Any to align with HTTPX, thanks @​JacobHayes (#284)
  • Properly handle ANY in MuitiItems patterns (#289)

CI

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Apr 20, 2026
@codspeed-hq
Copy link
Copy Markdown
Contributor

codspeed-hq Bot commented Apr 20, 2026

Merging this PR will not alter performance

✅ 15 untouched benchmarks


Comparing dependabot/uv/respx-0.23.1 (f557610) with main (28a13c7)

Open in CodSpeed

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:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/respx-0.23.1 branch from 1761c4e to f557610 Compare April 21, 2026 02:09
@github-actions
Copy link
Copy Markdown
Contributor

Wily: No changes in complexity detected.

@Kilo59 Kilo59 merged commit 23a1e57 into main Apr 21, 2026
17 checks passed
@Kilo59 Kilo59 deleted the dependabot/uv/respx-0.23.1 branch April 21, 2026 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant