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 docutils requirement from <0.20,>=0.17.1 to >=0.17.1,<0.21 #2611

Merged
merged 2 commits into from
Jun 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 15, 2023

Updates the requirements on docutils to permit the latest version.

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)

Updates the requirements on [docutils](https://docutils.sourceforge.io/) to permit the latest version.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 15, 2023
@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Merging #2611 (bdf5f74) into latest (3a650bb) will increase coverage by 7.56%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           latest    #2611      +/-   ##
==========================================
+ Coverage   85.27%   92.83%   +7.56%     
==========================================
  Files         133      104      -29     
  Lines       15174    12389    -2785     
  Branches     2612     2612              
==========================================
- Hits        12939    11501    -1438     
+ Misses       1934      587    -1347     
  Partials      301      301              
Flag Coverage Δ
hypothesis-py 25.81% <ø> (ø)
python 92.83% <ø> (ø)
rust ?

Flags with carried forward coverage won't be shown. Click here to find out more.

see 29 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ctb
Copy link
Contributor

ctb commented May 23, 2023

@dependabot rebase

@ctb
Copy link
Contributor

ctb commented Jun 1, 2023

(waiting to approve until I can inspect the documentation more thoroughly)

@ctb
Copy link
Contributor

ctb commented Jun 1, 2023

note, does NOT fix #2604. Rendering looks good tho.

@ctb
Copy link
Contributor

ctb commented Jun 1, 2023

This is safe, but docutils is pinned to <0.20 by myst-parser:

sourmash[doc] 4.8.3.dev0 depends on docutils<0.21 and >=0.20.1; extra == "doc"
myst-parser 1.0.0 depends on docutils<0.20 and >=0.15

@ctb ctb merged commit 8da516e into latest Jun 1, 2023
@ctb ctb deleted the dependabot/pip/docutils-gte-0.17.1-and-lt-0.21 branch June 1, 2023 19:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant