aws / aws-encryption-sdk-python

AWS Encryption SDK
https://docs.aws.amazon.com/encryption-sdk/latest/developer-guide/introduction.html
Apache License 2.0
236 stars 86 forks source link

chore(deps): bump readme-renderer from 34.0 to 37.1 in /dev_requirements #515

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps readme-renderer from 34.0 to 37.1.

Release notes

Sourced from readme-renderer's releases.

37.1

What's Changed

Full Changelog: https://github.com/pypa/readme_renderer/compare/37.0...37.1

37.0

What's Changed

Full Changelog: https://github.com/pypa/readme_renderer/compare/36.0...37.0

First release by @​miketheman

Release 36.0

What's Changed

Full Changelog: https://github.com/pypa/readme_renderer/compare/35.0...36.0

Release 35.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from readme-renderer's changelog.

37.1 (2022-09-03)

  • Allow HTML5 nav tag through cleaner (#259)

37.0 (2022-08-21)

  • Remove command line example from docs (#197)
  • Multiple pyproject.toml fixes (#251)
  • Confirm handling multiple inline strong (#252)
  • Convert RST output to HTML5 (#253)
  • Add Typing to classifiers (#254)
  • Development tweaks - coverage reporting, actions updates (#255)
  • Add test confirming behavior with unknown lexers (#256)

36.0 (2022-08-06)

  • Enable gitpod development (#238)
  • Allow rst admonitions to render (#242)
  • Add badges to README (#243)
  • Update codebase for modern Python (#244)
  • Fix table cell spans (#245)
  • Allow math directive in rst (#246)
  • Preserve lang attribute in pre (#247)

35.0 (2022-04-19)

  • Add py.typed to the built wheel (#228)
  • Use isolated build for tox (#229)
  • Fix renderer ignore (#230)
  • Remove legacy check command and distutils (#233)
  • Emit a warning when no content is rendered (#231)
  • Drop support for Python 3.6 (#236)
  • Update html attribute order in tests (#235)
Commits


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 #518.