Skip to content
This repository was archived by the owner on Jun 27, 2023. It is now read-only.

Bump flake8-rst-docstrings from 0.2.7 to 0.3.0 #328

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 Nov 16, 2022

Bumps flake8-rst-docstrings from 0.2.7 to 0.3.0.

Commits
  • 0b9845d pre-commit autoupdate
  • 0f12d68 Need at least pip 21.3 for an editable install (-e)
  • 5c1e131 setup.py -> pyproject.toml, version bump
  • 5240f7b [pre-commit.ci] autoupdate
  • e3b2b11 [pre-commit.ci] autoupdate
  • 661c8d3 [pre-commit.ci] autoupdate
  • ad29dfe Add note about line/column numbers
  • ec7961d Test cases for ints and ints
  • See full diff in compare view

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 [flake8-rst-docstrings](https://github.com/peterjc/flake8-rst-docstrings) from 0.2.7 to 0.3.0.
- [Release notes](https://github.com/peterjc/flake8-rst-docstrings/releases)
- [Commits](peterjc/flake8-rst-docstrings@v0.2.7...v0.3.0)

---
updated-dependencies:
- dependency-name: flake8-rst-docstrings
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Nov 16, 2022
Copy link
Owner

@staticdev staticdev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@urtzai I recommend to remove this dependency.. it is not used in this project.
You can see here how I removed in another project https://github.com/staticdev/irpf-investidor/pull/297/files
If you are doing that, after changing pyproject.toml you need to run poetry lock to generate the new poetry.lock.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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