Mincka / DMArchiver

A tool to archive the direct messages, images and videos from your private conversations on Twitter
GNU General Public License v3.0
223 stars 25 forks source link

Bump lxml from 4.6.3 to 4.6.4 #94

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps lxml from 4.6.3 to 4.6.4.

Changelog

Sourced from lxml's changelog.

4.6.4 (2021-11-01)

Features added

  • GH#317: A new property system_url was added to DTD entities. Patch by Thirdegree.

  • GH#314: The STATIC_* variables in setup.py can now be passed via env vars. Patch by Isaac Jurado.

Commits
  • bbee1e9 Fix download URLs for wheels build on Github Actions.
  • fd32c61 Add wheel building workflow for Github Actions.
  • 75fbd50 Fix arch variable referencing error for Py<3.5 (GH-331)
  • 4ea0648 Add package metadata marker for Python 3.10 support (GH-330)
  • 8b72a74 Add win-arm64 build support (GH-326)
  • 557f431 GitHub Actions: "3.10" instead of 3.10-dev, pin rnc2rng to keep py2.7 compat ...
  • 3f77f6f Updates FAQ.txt with a detail regarding XPath (GH-329)
  • 9d2be1f Update some dead links to their archive.org mirror (GH-327)
  • 4d12349 Add a manylinux 'musllinux' variant for building wheels (GH-325)
  • 22cbfe0 Update release date for 4.6.4.
  • 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[bot] commented 2 years ago

Superseded by #95.