Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Bumps requests-mock-flask from 2023.3.5.1 to 2023.5.14.

Release notes

Sourced from requests-mock-flask's releases.

Release 2023.05.14

2023.05.14 (2023-05-14)

Changelog

Sourced from requests-mock-flask's changelog.

Changelog

Next

2023.05.14

2023.03.05.1

2023.03.05

2022.04.03

2021.12.28.1

Add support for httpretty.

2021.12.28

Remove Flask, requests and requests_mock as dependencies.

2021.12.13

2021.07.10.0

Support Flask 2 and greater. Drop support for Flask < 2. Please use an older version of this package if you wish to use an older version of Flask.

2020.09.25.0

2020.09.18.0

2020.09.16.0

2020.09.14.1

... (truncated)

Commits
  • ba68b3d Bump CHANGELOG
  • 15c50b0 Merge pull request #683 from adamtheturtle/dependabot/pip/flask-2.3.2
  • 8c5f374 Bump flask from 2.2.4 to 2.3.2
  • d51db6d Merge pull request #702 from adamtheturtle/pin-werkzeug
  • 558cb26 Merge pull request #688 from adamtheturtle/dependabot/pip/types-requests-2.30...
  • b8ffca0 Allow and require a more modern Werkzeug
  • e36c705 Assert status code before cookie
  • 525efe8 Switch from server_name to domain
  • e2b7266 Bump types-requests from 2.28.11.17 to 2.30.0.0
  • 6361c39 Merge pull request #695 from adamtheturtle/dependabot/pip/pdm-2.6.1
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 2023.3.5.1 to 2023.5.14.
- [Release notes](https://github.com/adamtheturtle/requests-mock-flask/releases)
- [Changelog](https://github.com/adamtheturtle/requests-mock-flask/blob/master/CHANGELOG.rst)
- [Commits](adamtheturtle/requests-mock-flask@2023.03.05.1...2023.05.14)

---
updated-dependencies:
- dependency-name: requests-mock-flask
  dependency-type: direct:production
  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 May 15, 2023
@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (e1c2bdd) 97.15% compared to head (d44decb) 97.15%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1593   +/-   ##
=======================================
  Coverage   97.15%   97.15%           
=======================================
  Files          71       71           
  Lines        5193     5193           
  Branches      688      688           
=======================================
  Hits         5045     5045           
  Misses        112      112           
  Partials       36       36           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adamtheturtle adamtheturtle merged commit f6a1661 into master May 15, 2023
@adamtheturtle adamtheturtle deleted the dependabot/pip/requests-mock-flask-2023.5.14 branch May 15, 2023 09:01
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.

2 participants