Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Bump the minor-updates group with 1 update #109

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2024

Bumps the minor-updates group with 1 update: requests-mock.

Updates requests-mock from 1.11.0 to 1.12.0

Release notes

Sourced from requests-mock's releases.

1.12.0

What's Changed

New Contributors

Full Changelog: jamielennox/requests-mock@1.11.0...1.12.0

Commits
  • 04e5ce9 Update build steps to remove setup.py
  • 86d5ec6 Remove unused six dependency
  • 2c1ccf1 fix(mocker.pyi): fix Mocker class type hints
  • 946a008 Employ setuptools_scm for version-from-tags functionality.
  • 491adcb Remove dependency on pbr. Update metadata to resolve from declarative config ...
  • 88c4ea7 Improve type definition of Mocker.__call__
  • 233e2ee Allow raw parameter to accept callable like body elements
  • b3f7080 Use python 3.8 for oldest.
  • fd727f3 Release notes for python2
  • 4f2b86b Don't use requests.packages.urllib3
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the minor-updates group with 1 update: [requests-mock](https://github.com/jamielennox/requests-mock).


Updates `requests-mock` from 1.11.0 to 1.12.0
- [Release notes](https://github.com/jamielennox/requests-mock/releases)
- [Commits](jamielennox/requests-mock@1.11.0...1.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner March 27, 2024 15:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python labels Mar 27, 2024
@dependabot dependabot bot requested review from nazaninmhb and SBurwash March 27, 2024 15:03
@github-actions github-actions bot merged commit 79f3665 into main Mar 27, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/pip/minor-updates-2d50bcc422 branch March 27, 2024 15:03
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
automerge dependencies Pull requests that update a dependency file python
Development

Successfully merging this pull request may close these issues.

0 participants