CodeForAfrica / HealthTools.API

HealthTools API to retrieve, structure and return data being used by the health tools. Accessible at https://api.healthtools.codeforafrica.org/
https://api.healthtools.codeforafrica.org/
MIT License
19 stars 20 forks source link

Bump gunicorn from 19.9.0 to 19.10.0 #101

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps gunicorn from 19.9.0 to 19.10.0.

Commits - [`67949dc`](https://github.com/benoitc/gunicorn/commit/67949dc71c54e435e62c1fcedc2315a9098d54ea) fix doc on 19.10.0 - [`5f10eee`](https://github.com/benoitc/gunicorn/commit/5f10eeee017e6d5da9d9609a8af40ee4af3f54aa) bump to 19.10.0 - [`4c0fb9a`](https://github.com/benoitc/gunicorn/commit/4c0fb9aa288089f6a82b0388dfe6948469ecad93) unblock select loop during reload of a sync worker - [`9322089`](https://github.com/benoitc/gunicorn/commit/93220898f523fa1098f3ee467f6f48530c9f5fbe) backport fix/http-desync - [`2bf26c1`](https://github.com/benoitc/gunicorn/commit/2bf26c1c86472b50508155a8ffde6c80e91099bc) Merge pull request [#2145](https://github-redirect.dependabot.com/benoitc/gunicorn/issues/2145) from benoitc/backport/fix/2123-fix-linter-errors - [`fe01bf1`](https://github.com/benoitc/gunicorn/commit/fe01bf16318fb46f4e1720dba7b12edaf6e04e8e) Fix lint errors ([#2123](https://github-redirect.dependabot.com/benoitc/gunicorn/issues/2123)) - [`20642b6`](https://github.com/benoitc/gunicorn/commit/20642b6559e793a17cc9f1effc11ddf24e1619b2) Add import-outside-toplevel to pylintrc disable list. - [`66ee942`](https://github.com/benoitc/gunicorn/commit/66ee9423ad5033985295990ff5c2319ead923476) handle `wsgi.input_terminated` extension - [`14aab4c`](https://github.com/benoitc/gunicorn/commit/14aab4c071387359f5276355e0609b53ff5546fa) Upgrade setuptools/pip/wheel in appveyor config - [`8a4289c`](https://github.com/benoitc/gunicorn/commit/8a4289c80eb53b526fcfe89f2f2cd001162a7f58) Add classifier for Python 3.7 support - Additional commits viewable in [compare view](https://github.com/benoitc/gunicorn/compare/19.9.0...19.10.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)