snoonetIRC / CloudBot

CloudBot - The simple, fast, expandable, open-source Python IRC Bot!
GNU General Public License v3.0
68 stars 52 forks source link

build(deps): bump lxml from 4.4.0 to 4.4.1 #582

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps lxml from 4.4.0 to 4.4.1.

Changelog *Sourced from [lxml's changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt).* > 4.4.1 (2019-08-11) > ================== > > Bugs fixed > ---------- > > * LP#1838252: The order of an OrderedDict was lost in 4.4.0 when passing it as > attrib mapping during element creation. > > * LP#1838521: The package metadata now lists the supported Python versions.
Commits - [`1781e48`](https://github.com/lxml/lxml/commit/1781e48f8e51bb3eba8e31c3d7fbc47b4acfae26) Prepare release of lxml 4.4.1. - [`766f6d0`](https://github.com/lxml/lxml/commit/766f6d0cc6126dd8981c2157e838418f33443d39) Point link to "main.txt" directly to the file instead of the website ([GH-285](https://github-redirect.dependabot.com/lxml/lxml/issues/285)) - [`19ac07f`](https://github.com/lxml/lxml/commit/19ac07fa358a0d887f9c01a9eb4ae78675bb20e0) Add comment to help with maintenance. - [`9fa1b9c`](https://github.com/lxml/lxml/commit/9fa1b9cf64115687df1a5513b40d4cb54329491d) Backed out changeset 7ee62a9b3b64 - [`094737c`](https://github.com/lxml/lxml/commit/094737c064927de3481a45521f63cebcbfe7ed97) Remove redundant Python version specification (classifiers should be enough). - [`e65a38a`](https://github.com/lxml/lxml/commit/e65a38aca21d6d502df87fc59d1fbba5e0e4a855) Fill python_requires with proper metadata ([GH-283](https://github-redirect.dependabot.com/lxml/lxml/issues/283)) - [`548ce07`](https://github.com/lxml/lxml/commit/548ce0777cd445c420f8be50e1f08c2257e5b386) include also world.txt with sdist ([GH-284](https://github-redirect.dependabot.com/lxml/lxml/issues/284)) - [`9eec135`](https://github.com/lxml/lxml/commit/9eec135fd46372a20692ba873b96091405b8f1cd) LP#1838252: Keep the order provided by an OrderedDict that gets passed as att... - [`9126731`](https://github.com/lxml/lxml/commit/9126731c12408f507d8c9f19966a002e42462614) Modernise some code. - [`929948d`](https://github.com/lxml/lxml/commit/929948d44c58b144945654e3bc72845915a3227b) Fix wheel build by excluding Py3.4. - See full diff in [compare view](https://github.com/lxml/lxml/compare/lxml-4.4.0...lxml-4.4.1)


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) - 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.