-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Bump vcrpy from 6.0.2 to 7.0.0 #11481
Conversation
DryRun Security SummaryThe pull request updates the Expand for full summarySummary: The changes made in this pull request primarily involve updating the However, it's important to regularly review the dependency list and ensure that all libraries are up-to-date and do not have any known security vulnerabilities. This can be done by using tools like Files Changed:
Code AnalysisWe ran
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
045feff
to
f863cbc
Compare
@dependabot rebase |
Bumps [vcrpy](https://github.com/kevin1024/vcrpy) from 6.0.2 to 7.0.0. - [Release notes](https://github.com/kevin1024/vcrpy/releases) - [Changelog](https://github.com/kevin1024/vcrpy/blob/master/docs/changelog.rst) - [Commits](kevin1024/vcrpy@v6.0.2...v7.0.0) --- updated-dependencies: - dependency-name: vcrpy dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
f863cbc
to
0de3e99
Compare
Bumps vcrpy from 6.0.2 to 7.0.0.
Release notes
Sourced from vcrpy's releases.
Changelog
Sourced from vcrpy's changelog.
... (truncated)
Commits
3278619
Release v7.0.03fb62e0
fix: correctly handle asyncio.run when loop exists8197865
build(deps): update sphinx requirement from <8 to <9be651bd
pre-commit: Autoupdatea6698ed
Fix aiohttp tests48d0a2e
Fixed missingversion_string
attribute when used with urllib3>=2.3.05b858b1
Fix lintc8d99a9
Fix ruff configurationce27c63
Merge pull request #736 from kevin1024/drop-python38ab8944d
Drop python 3.8 supportDependabot 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 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)