Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update mdutils requirement from ~=1.2.2 to >=1.2.2,<1.7.0 #19

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Updates the requirements on mdutils to permit the latest version.

Release notes

Sourced from mdutils's releases.

v1.6.0

Changes

🚀 Features

🧰 Maintenance

Changelog

Sourced from mdutils's changelog.

v1.6.0 (2023-04-29)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • DeprecationWarning with Python 3.11 #90

Closed issues:

  • Add types on mdutils methods #84

Merged pull requests:

v1.5.1 (2023-03-11)

Full Changelog

Fixed bugs:

  • MarkDownFile not accepting absolute file path anymore #81
  • Fix #81: Absolute path are broken #83 (didix21)

v1.5.0 (2023-02-11)

Full Changelog

Implemented enhancements:

  • Introduce header\_id as parameter for headers #78 (kieferro)

Fixed bugs:

  • converting html tables to markdown creates unusable tables #73

Closed issues:

  • Add Id to header #77

... (truncated)

Commits

You can trigger a rebase of this PR 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 <dependency name> 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [mdutils](https://github.com/didix21/mdutils) to permit the latest version.
- [Release notes](https://github.com/didix21/mdutils/releases)
- [Changelog](https://github.com/didix21/mdutils/blob/master/CHANGELOG.md)
- [Commits](didix21/mdutils@v1.2.2...v1.6.0)

---
updated-dependencies:
- dependency-name: mdutils
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 12, 2024 22:04
@dependabot dependabot bot added needs:dependency python Pull requests that update Python code labels Aug 12, 2024
@nutjob4life
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 28, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs:dependency python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant