Skip to content
This repository was archived by the owner on Aug 13, 2025. It is now read-only.

Commit 4e69a60

Browse files
maint(deps-dev): bump the testing-dependencies group with 1 update (#186)
Bumps the testing-dependencies group with 1 update: [requests-mock](https://github.com/jamielennox/requests-mock). Updates `requests-mock` from 1.11.0 to 1.12.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jamielennox/requests-mock/releases">requests-mock's releases</a>.</em></p> <blockquote> <h2>1.12.1</h2> <p>Set python_requires to &gt;3 to prevent installation in python2 deployments.</p> <p><strong>Full Changelog</strong>: <a href="https://github.com/jamielennox/requests-mock/compare/1.12.0...1.12.1">https://github.com/jamielennox/requests-mock/compare/1.12.0...1.12.1</a></p> <h2>1.12.0</h2> <h2>What's Changed</h2> <ul> <li>Update copyright year by <a href="https://github.com/KrishanBhasin"><code>@​KrishanBhasin</code></a> in <a href="https://redirect.github.com/jamielennox/requests-mock/pull/239">jamielennox/requests-mock#239</a></li> <li>Remove py2 by <a href="https://github.com/jamielennox"><code>@​jamielennox</code></a> in <a href="https://redirect.github.com/jamielennox/requests-mock/pull/248">jamielennox/requests-mock#248</a></li> <li>Allow <code>raw</code> parameter to accept callable like body elements by <a href="https://github.com/jamielennox"><code>@​jamielennox</code></a> in <a href="https://redirect.github.com/jamielennox/requests-mock/pull/249">jamielennox/requests-mock#249</a></li> <li>Improve type definition of <code>Mocker.__call__</code> by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/jamielennox/requests-mock/pull/244">jamielennox/requests-mock#244</a></li> <li>Drop PBR Support by <a href="https://github.com/jamielennox"><code>@​jamielennox</code></a> in <a href="https://redirect.github.com/jamielennox/requests-mock/pull/250">jamielennox/requests-mock#250</a></li> <li>fix(mocker.pyi): fix Mocker class type hints by <a href="https://github.com/pavellos21"><code>@​pavellos21</code></a> in <a href="https://redirect.github.com/jamielennox/requests-mock/pull/251">jamielennox/requests-mock#251</a></li> <li>Remove unused <code>six</code> dependency by <a href="https://github.com/Viicos"><code>@​Viicos</code></a> in <a href="https://redirect.github.com/jamielennox/requests-mock/pull/252">jamielennox/requests-mock#252</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/KrishanBhasin"><code>@​KrishanBhasin</code></a> made their first contribution in <a href="https://redirect.github.com/jamielennox/requests-mock/pull/239">jamielennox/requests-mock#239</a></li> <li><a href="https://github.com/Viicos"><code>@​Viicos</code></a> made their first contribution in <a href="https://redirect.github.com/jamielennox/requests-mock/pull/244">jamielennox/requests-mock#244</a></li> <li><a href="https://github.com/pavellos21"><code>@​pavellos21</code></a> made their first contribution in <a href="https://redirect.github.com/jamielennox/requests-mock/pull/251">jamielennox/requests-mock#251</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jamielennox/requests-mock/compare/1.11.0...1.12.0">https://github.com/jamielennox/requests-mock/compare/1.11.0...1.12.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jamielennox/requests-mock/commit/fba8cc7faf83be9f1505625d566721ee6c68ed39"><code>fba8cc7</code></a> Add python_requires&gt;=3.5</li> <li><a href="https://github.com/jamielennox/requests-mock/commit/04e5ce92a16de678ac2acc79d233ca19015e273a"><code>04e5ce9</code></a> Update build steps to remove setup.py</li> <li><a href="https://github.com/jamielennox/requests-mock/commit/86d5ec6c96f9827dafdf59d26be78a638986debc"><code>86d5ec6</code></a> Remove unused <code>six</code> dependency</li> <li><a href="https://github.com/jamielennox/requests-mock/commit/2c1ccf12f38d4d64cfcd02df9136b5104dcc6da7"><code>2c1ccf1</code></a> fix(mocker.pyi): fix Mocker class type hints</li> <li><a href="https://github.com/jamielennox/requests-mock/commit/946a008779a5b1b5424ddee5792c451ccbf89b81"><code>946a008</code></a> Employ setuptools_scm for version-from-tags functionality.</li> <li><a href="https://github.com/jamielennox/requests-mock/commit/491adcb15acaf45845e98d7f21eeafa574ae9f79"><code>491adcb</code></a> Remove dependency on pbr. Update metadata to resolve from declarative config ...</li> <li><a href="https://github.com/jamielennox/requests-mock/commit/88c4ea7ac6e58051631a352667ec91ca845903bd"><code>88c4ea7</code></a> Improve type definition of <code>Mocker.__call__</code></li> <li><a href="https://github.com/jamielennox/requests-mock/commit/233e2eed59d534df8d005a69ac28376d7db32e0d"><code>233e2ee</code></a> Allow <code>raw</code> parameter to accept callable like body elements</li> <li><a href="https://github.com/jamielennox/requests-mock/commit/b3f708009b6cb7ac5ad3d65d7eb76c60739186fb"><code>b3f7080</code></a> Use python 3.8 for oldest.</li> <li><a href="https://github.com/jamielennox/requests-mock/commit/fd727f3dd73ce8b9ea3c2a3204b8f962bb7f36f5"><code>fd727f3</code></a> Release notes for python2</li> <li>Additional commits viewable in <a href="https://github.com/jamielennox/requests-mock/compare/1.11.0...1.12.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=requests-mock&package-manager=pip&previous-version=1.11.0&new-version=1.12.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 </details> > **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days. Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Boten <[email protected]>
1 parent 69cfc51 commit 4e69a60

File tree

1 file changed

+5
-18
lines changed

1 file changed

+5
-18
lines changed

poetry.lock

Lines changed: 5 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)