PatMyron / advent-of-code

solutions 🎄
https://adventofcode.com/
0 stars 2 forks source link

Bump requests-cache from 0.4.13 to 0.5.0 #12

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps requests-cache from 0.4.13 to 0.5.0.

Changelog *Sourced from [requests-cache's changelog](https://github.com/reclosedev/requests-cache/blob/master/HISTORY.rst).* > 0.5.0 (2019-04-18) > ================== > > Project is now added to > > - Add gridfs support, thanks to [@​chengguangnan](https://github.com/chengguangnan) > - Add dynamodb support, thanks to [@​ar90n](https://github.com/ar90n) > - Add response filter [\#104](https://github.com/reclosedev/requests-cache/issues/\104), thanks to [@​christopher](https://github.com/christopher)-dG > - Fix bulk\_commit [\#78](https://github.com/reclosedev/requests-cache/issues/\78) > - Fix remove\_expired\_responses missed in \_\_init\_\_.py [\#93](https://github.com/reclosedev/requests-cache/issues/\93) > - Fix deprecation warnings [\#122](https://github.com/reclosedev/requests-cache/issues/\122), thanks to mbarkhau
Commits - [`3633d43`](https://github.com/reclosedev/requests-cache/commit/3633d43fa3e97bc9f92ea83a749925bbad215393) Bump version 0.5.0 - [`de39c72`](https://github.com/reclosedev/requests-cache/commit/de39c7209fe9bf47a648fe1dacd0d6dccb968cfb) Add Code Shelter badge - [`5e357d9`](https://github.com/reclosedev/requests-cache/commit/5e357d99f1eea02bf91dca8792a8466f56cde161) Add CODESHELTER.md note - [`067de34`](https://github.com/reclosedev/requests-cache/commit/067de34ed945f0544082e358ab318e424e7469d8) Merge pull request [#104](https://github-redirect.dependabot.com/reclosedev/requests-cache/issues/104) from christopher-dG/cdg/filter - [`1cb75c1`](https://github.com/reclosedev/requests-cache/commit/1cb75c1012f8e1e2fd8f53751794e35fc6840bd3) Merge pull request [#123](https://github-redirect.dependabot.com/reclosedev/requests-cache/issues/123) from mbarkhau/patch-1 - [`ece094b`](https://github.com/reclosedev/requests-cache/commit/ece094bffffc4418ca9216bf539be782eb6428b6) Merge pull request [#124](https://github-redirect.dependabot.com/reclosedev/requests-cache/issues/124) from mbarkhau/patch-2 - [`f3e2afe`](https://github.com/reclosedev/requests-cache/commit/f3e2afe4f7b78d3451f36cfda360cdb53caa174c) Merge pull request [#110](https://github-redirect.dependabot.com/reclosedev/requests-cache/issues/110) from jacebrowning/patch-1 - [`9ce0e6f`](https://github.com/reclosedev/requests-cache/commit/9ce0e6f635336ffb892d689e367114471ab633a9) Merge pull request [#100](https://github-redirect.dependabot.com/reclosedev/requests-cache/issues/100) from EdwardBetts/spelling - [`e060e49`](https://github.com/reclosedev/requests-cache/commit/e060e498aab1992641fa151118649f7329120e5c) Fix travis build for python2.6 - [`c9bd9f7`](https://github.com/reclosedev/requests-cache/commit/c9bd9f70bce7598be31868e35ee1717d3f456cfd) Fix warning on python3.7 - Additional commits viewable in [compare view](https://github.com/reclosedev/requests-cache/compare/v0.4.13...v0.5.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.

If all status checks pass Dependabot will automatically merge this pull request.


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.