openwisp / openwisp-utils

Python and Django utilities shared between different openwisp modules
https://openwisp.io/docs/dev/utils/
BSD 3-Clause "New" or "Revised" License
74 stars 72 forks source link

[deps] Update readme-renderer requirement from ~=28.0 to >=28,<45 #381

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 4 months ago

Updates the requirements on readme-renderer to permit the latest version.

Release notes

Sourced from readme-renderer's releases.

44.0

What's Changed

New Contributors

Full Changelog: https://github.com/pypa/readme_renderer/compare/43.0...44.0

Changelog

Sourced from readme-renderer's changelog.

44.0 (2024-07-08)

  • Drop support for Python 3.8 (#315)
  • Require docutils 0.21.2 and higher (#315)
  • Remove HTML5 <s> tag from the list of allowed HTML tags (#315)
  • Test all supported CPython and PyPy versions in CI (#315)
  • Resolve Node 16 deprecation warnings in CI (#309)
  • Lint specific directories (#312)
  • Build a wheel once for all tox test environments (#308)
  • Lazy open output files, and always close them (#314)
  • Gitpod: Migrate to the Even Better TOML extension (#306)
  • check-manifest: Remove a now-default .gitpod.yml exclusion (#307)

43.0 (2024-02-26)

  • Allow HTML5 picture tag through cleaner (#299)
  • Test against Python 3.12 (#300)

42.0 (2023-09-07)

  • Migrate from bleach to nh3 (#295)
  • Migrate from setup.py to pyproject.toml

41.0 (2023-08-18)

  • Allow HTML5 figcaption tag through cleaner (#291)
  • Test README.rst from this project (#288)

40.0 (2023-06-16)

  • Add CLI option to render package README. (#271)
  • Adapt tests to pygments 2.14.0 (#272)
  • Update release process to use Trusted Publishing (#276)
  • Replace usage of deprecated pkg_resources with importlib.metadata (#281)
  • Drop support for Python 3.7 (#282), Test against Python 3.11 (#280)

37.3 (2022-10-31)

  • Allow HTML5 figure tag through cleaner (#265)

37.2 (2022-09-24)

  • Allow HTML5 s tag through cleaner (#261)

... (truncated)

Commits


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
coveralls commented 4 months ago

Coverage Status

coverage: 96.698%. remained the same when pulling 27b23fa9ce43c2faa7939ea469628c6be8ee5634 on dependabot/pip/readme-renderer-gte-28-and-lt-45 into e67ecf226da2cbd18f76490ef65b3a5d4c05ba02 on master.

dependabot[bot] commented 4 months ago

Looks like readme-renderer is no longer a dependency, so this is no longer needed.