nsiregar / pegelinux

Blog aggregator for pegelinux community
https://pegelinux.id
MIT License
10 stars 9 forks source link

Bump werkzeug from 0.16.0 to 0.16.1 #135

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps werkzeug from 0.16.0 to 0.16.1.

Release notes

Sourced from werkzeug's releases.

0.16.1

Changelog

Sourced from werkzeug's changelog.

Version 0.16.1

Released 2020-01-27

  • Fix import location in deprecation messages for subpackages. 1663
  • Fix an SSL error on Python 3.5 when the dev server responds with no content. 1659
Commits
  • 2b2c4c3 release version 0.16.1
  • edecdab Merge branch '0.15.x' into 0.16.x
  • 9547d88 Merge pull request #1707 from pallets/remove-unicode-errors-docs
  • a578c8f remove old docs about decoding errors
  • 6eb110a update flake8 noqa
  • e46e520 Merge pull request #1692 from pgjones/trove
  • d0bc247 add Python 3.8 trove classifier
  • 6d39f04 Merge pull request #1676 from aenglander/bugfix/1659-ssl-eof-error-python-3.5
  • 1d8cd3c Only write body when there is a body to write.
  • 95d0e01 Merge pull request #1664 from Junnplus/patch-1
  • 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 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #140.