Skip to content

Bump numpydoc from 1.3.1 to 1.4.0 in /requirements #1182

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

Merged
merged 1 commit into from
Jun 13, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 9, 2022

Bumps numpydoc from 1.3.1 to 1.4.0.

Changelog

Sourced from numpydoc's changelog.

1.4.0

Release date: 9 June 2022

Requires Python 3.7+ and Sphinx 3.0+.

Full Changelog <https://github.com/numpy/numpydoc/compare/v1.3.1...v1.4.0>__

Fixed bugs


-  Fix bug with version name `[#400](https://github.com/numpy/numpydoc/issues/400) <https://github.com/numpy/numpydoc/pull/400>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)

Closed issues

  • sphinx 5 compatibility [#399](https://github.com/numpy/numpydoc/issues/399) <https://github.com/numpy/numpydoc/issues/399>__

Merged pull requests


-  Fix CI `[#410](https://github.com/numpy/numpydoc/issues/410) <https://github.com/numpy/numpydoc/pull/410>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Remove pytest py3.11b2 workaround `[#407](https://github.com/numpy/numpydoc/issues/407) <https://github.com/numpy/numpydoc/pull/407>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Update GH actions `[#406](https://github.com/numpy/numpydoc/issues/406) <https://github.com/numpy/numpydoc/pull/406>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Add workaround for pytest failures on 3.11b2 `[#404](https://github.com/numpy/numpydoc/issues/404) <https://github.com/numpy/numpydoc/pull/404>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Use node.findall if available (docutils 18.x) `[#403](https://github.com/numpy/numpydoc/issues/403) <https://github.com/numpy/numpydoc/pull/403>`__ (`drammock <https://github.com/drammock>`__)
-  Test docutils 0.18.1 `[#402](https://github.com/numpy/numpydoc/issues/402) <https://github.com/numpy/numpydoc/pull/402>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Remove old warning filters `[#398](https://github.com/numpy/numpydoc/issues/398) <https://github.com/numpy/numpydoc/pull/398>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Cleanup sphinx conf `[#397](https://github.com/numpy/numpydoc/issues/397) <https://github.com/numpy/numpydoc/pull/397>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Update pre-commit `[#396](https://github.com/numpy/numpydoc/issues/396) <https://github.com/numpy/numpydoc/pull/396>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Test prereleases of requirements `[#395](https://github.com/numpy/numpydoc/issues/395) <https://github.com/numpy/numpydoc/pull/395>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Ignore black formatting `[#394](https://github.com/numpy/numpydoc/issues/394) <https://github.com/numpy/numpydoc/pull/394>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Use black `[#391](https://github.com/numpy/numpydoc/issues/391) <https://github.com/numpy/numpydoc/pull/391>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)
-  Test on 3.11 `[#375](https://github.com/numpy/numpydoc/issues/375) <https://github.com/numpy/numpydoc/pull/375>`__ (`jarrodmillman <https://github.com/jarrodmillman>`__)

* This Changelog was automatically generated by\ github_changelog_generator &lt;https://github.com/github-changelog-generator/github-changelog-generator&gt;__

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)

@codecov
Copy link

codecov bot commented Jun 9, 2022

Codecov Report

Merging #1182 (2cd1324) into main (6a451ba) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1182   +/-   ##
=======================================
  Coverage   78.02%   78.02%           
=======================================
  Files          43       43           
  Lines        6777     6777           
=======================================
  Hits         5288     5288           
  Misses       1489     1489           

Bumps [numpydoc](https://github.com/numpy/numpydoc) from 1.3.1 to 1.4.0.
- [Release notes](https://github.com/numpy/numpydoc/releases)
- [Changelog](https://github.com/numpy/numpydoc/blob/main/doc/release_notes.rst)
- [Commits](numpy/numpydoc@v1.3.1...v1.4.0)

---
updated-dependencies:
- dependency-name: numpydoc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/numpydoc-1.4.0 branch from 77105d9 to 2cd1324 Compare June 13, 2022 09:02
@germa89 germa89 merged commit 774a721 into main Jun 13, 2022
@germa89 germa89 deleted the dependabot/pip/requirements/numpydoc-1.4.0 branch June 13, 2022 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant