jgilchrist / pybib

Get BibTeX citations from your terminal
BSD 3-Clause "New" or "Revised" License
26 stars 2 forks source link

Bump requests-mock from 1.6.0 to 1.7.0 #11

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps requests-mock from 1.6.0 to 1.7.0.

Release notes *Sourced from [requests-mock's releases](https://github.com/jamielennox/requests-mock/releases).* > ## 1.7.0 > Releasing a few pull-requests that people will find useful. > > Includes fixes for [#93](https://github-redirect.dependabot.com/jamielennox/requests-mock/issues/93) and [#106](https://github-redirect.dependabot.com/jamielennox/requests-mock/issues/106). These should be inconsequential for most people.
Commits - [`c1457d6`](https://github.com/jamielennox/requests-mock/commit/c1457d6d47a7a255c4447b02aef7ecebb617f4d1) Keep blank values query string values on request history - [`1e2d090`](https://github.com/jamielennox/requests-mock/commit/1e2d0904f85e7987fa4b33429a2f80f156e997cf) Add release notes for requests version pin - [`9210dfc`](https://github.com/jamielennox/requests-mock/commit/9210dfc1c831c4afdd698dcd9ac637ee36019439) Keep blank values ([#106](https://github-redirect.dependabot.com/jamielennox/requests-mock/issues/106)) - [`2e5d1cf`](https://github.com/jamielennox/requests-mock/commit/2e5d1cf1e525cf12d4e99fe94bc8e5fe6770249e) Pin requests version to <3 - [`d2ad5ad`](https://github.com/jamielennox/requests-mock/commit/d2ad5ad7c7556fa223a694ad05711e0fc31acc94) Add known issue for cookies in Sessions - [`cb894f1`](https://github.com/jamielennox/requests-mock/commit/cb894f1f822b3bbeb9be5b0b12dd2f27c7b6399b) logger added to adapter.py ([#93](https://github-redirect.dependabot.com/jamielennox/requests-mock/issues/93)) - See full diff in [compare view](https://github.com/jamielennox/requests-mock/compare/1.6.0...1.7.0)


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.