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

Bump numpydoc from 1.3.1 to 1.4.0 in /requirements #71

Merged
merged 1 commit into from
Jun 12, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 10, 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)

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] <support@github.com>
@dependabot dependabot bot added dependencies Related with project dependencies maintenance Generic maintenance related labels Jun 10, 2022
@MaxJPRey MaxJPRey merged commit ca24b0d into main Jun 12, 2022
@MaxJPRey MaxJPRey deleted the dependabot/pip/requirements/numpydoc-1.4.0 branch June 12, 2022 18:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Related with project dependencies maintenance Generic maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant