Skip to content

Bump requests-mock-flask from 2026.1.12 to 2026.2.16#2932

Merged
adamtheturtle merged 1 commit intomainfrom
dependabot/pip/requests-mock-flask-2026.2.16
Feb 17, 2026
Merged

Bump requests-mock-flask from 2026.1.12 to 2026.2.16#2932
adamtheturtle merged 1 commit intomainfrom
dependabot/pip/requests-mock-flask-2026.2.16

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps requests-mock-flask from 2026.1.12 to 2026.2.16.

Release notes

Sourced from requests-mock-flask's releases.

Release 2026.02.16

2026.02.16 (2026-02-16)

Bug Fixes

  • Remove --example-workers 0 only from mypy-docs (#1570) (6da6c7e)
Changelog

Sourced from requests-mock-flask's changelog.

Changelog

Next

2026.02.16

  • Add support for respx.

2026.01.12

  • Fix a bug where routes with multiple variables (e.g. /users/<org>/<user>/posts) would incorrectly match URLs with extra path segments.

2025.01.13

  • Add requirements for httpretty, requests-mock and responses.
  • Add more type safety for the passed in mock object.

2024.08.30.1

2024.08.30

2023.05.14

2023.03.05.1

2023.03.05

2022.04.03

2021.12.28.1

Add support for httpretty.

2021.12.28

... (truncated)

Commits
  • ad267ee Bump CHANGELOG
  • 7e1ed98 Add support for respx (httpx mock library) (#1608)
  • f47071d Derive MOCK*_NO_HTTPRETTY constants programmatically (#1611)
  • 5c4e225 Use _do_get and _do_post helpers in more tests (#1608) (#1610)
  • c3f01a9 Extract _do_get and _do_post test helpers (#1609)
  • a991b12 Extract _get_mock_obj helper in tests (#1607)
  • d3669a3 Enable coverage report.show_missing (#1605)
  • e364094 Merge pull request #1604 from adamtheturtle/chore/pyrefly-non-exhaustive-matc...
  • 175e5a0 [pre-commit.ci lite] apply automatic fixes
  • 0d47336 Add pyrefly non-exhaustive match as error
  • Additional commits viewable in compare view

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 [requests-mock-flask](https://github.com/adamtheturtle/requests-mock-flask) from 2026.1.12 to 2026.2.16.
- [Release notes](https://github.com/adamtheturtle/requests-mock-flask/releases)
- [Changelog](https://github.com/adamtheturtle/requests-mock-flask/blob/main/CHANGELOG.rst)
- [Commits](adamtheturtle/requests-mock-flask@2026.01.12...2026.02.16)

---
updated-dependencies:
- dependency-name: requests-mock-flask
  dependency-version: 2026.2.16
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 17, 2026
@github-actions github-actions bot enabled auto-merge February 17, 2026 05:04
@adamtheturtle adamtheturtle merged commit c692b49 into main Feb 17, 2026
101 of 104 checks passed
@adamtheturtle adamtheturtle deleted the dependabot/pip/requests-mock-flask-2026.2.16 branch February 17, 2026 10:00
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 Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant