Skip to content

Commit

Permalink
Bump added-value from 0.20.0 to 0.21.3 (#2489)
Browse files Browse the repository at this point in the history
Bumps [added-value](https://github.com/sixty-north/added-value) from 0.20.0 to 0.21.3.
- [Release notes](https://github.com/sixty-north/added-value/releases)
- [Changelog](https://github.com/sixty-north/added-value/blob/master/CHANGELOG.rst)
- [Commits](sixty-north/added-value@0.20.0...release/v0.21.3)

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

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2022
1 parent f526e07 commit 8e7389e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ darglint = "^1.2"
sphinx = { version = "^5.0", optional = true }
sphinx-autodoc-typehints = { version = "^1.12", optional = true }
sphinxcontrib-mermaid = { version = "^0.7", optional = true }
added-value = { version = "^0.20", optional = true }
added-value = { version = ">=0.20,<0.22", optional = true }
m2r2 = { version = "^0.3", optional = true }
tomlkit = { version = "^0.11", optional = true }

Expand Down

0 comments on commit 8e7389e

Please sign in to comment.