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

Update vcrpy requirement from ==4.1.* to ==4.2.* in /requirements #35

Merged
merged 1 commit into from Sep 28, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2022

Updates the requirements on vcrpy to permit the latest version.

Release notes

Sourced from vcrpy's releases.

v4.2.1

  • Fix a bug where the first request in a redirect chain was not being recorded with aiohttp
  • Various typos and small fixes, thanks @​jairhenrique, @​timgates42
Changelog

Sourced from vcrpy's changelog.

Changelog

For a full list of triaged issues, bugs and PRs and what release they are targeted for please see the following link.

ROADMAP MILESTONES <https://github.com/kevin1024/vcrpy/milestones>_

All help in providing PRs to close out bug issues is appreciated. Even if that is providing a repo that fully replicates issues. We have very generous contributors that have added these to bug issues which meant another contributor picked up the bug and closed it out.

... (truncated)

Commits
  • f3f6608 Release v4.2.1
  • c3767c2 fix(aiohttp): record body of first request in redirect chain
  • 6fff3ab Add match_on option scheme in configuration.rst
  • 35378d0 docs: Fix a few typos
  • 9c46831 release 4.2.0
  • fe59644 build(deps): bump actions/setup-python from 3 to 4
  • be1035f Check if query params in the string URL are also included in the final params
  • eb96c59 Copy the way aiohttp builds the request url with query parameters
  • 7add8c0 Don't assume params to be a dictionary
  • b1bc5c3 fix: docs wording from request to response
  • Additional commits viewable in compare view

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)

Updates the requirements on [vcrpy](https://github.com/kevin1024/vcrpy) to permit the latest version.
- [Release notes](https://github.com/kevin1024/vcrpy/releases)
- [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst)
- [Commits](kevin1024/vcrpy@v4.1.0...v4.2.1)

---
updated-dependencies:
- dependency-name: vcrpy
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 2022
@ljcornel ljcornel merged commit c4f95f2 into main Sep 28, 2022
@ljcornel ljcornel deleted the dependabot/pip/requirements/vcrpy-eq-4.2.star branch September 28, 2022 12:05
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant