Skip to content

Commit

Permalink
⬆️ Dep: Update python-semantic-release requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) to permit the latest version.
- [Release notes](https://github.com/python-semantic-release/python-semantic-release/releases)
- [Changelog](https://github.com/python-semantic-release/python-semantic-release/blob/master/CHANGELOG.md)
- [Commits](python-semantic-release/python-semantic-release@v7.34.3...v8.0.0)

---
updated-dependencies:
- dependency-name: python-semantic-release
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 17, 2023
1 parent 9a66566 commit a9eead1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ pyparsing = "^3.0.9"
emoji = "^2.5.1"

[tool.poetry.dev-dependencies]
python-semantic-release = "^7.34.3"
python-semantic-release = "^8.0.0"

[tool.poetry.group.test.dependencies]
pytest = "^7.0"
Expand Down

0 comments on commit a9eead1

Please sign in to comment.