Skip to content

Commit

Permalink
chore(deps): bump python-semantic-release from 8.0.3 to 8.0.4
Browse files Browse the repository at this point in the history
Bumps [python-semantic-release](https://github.com/python-semantic-release/python-semantic-release) from 8.0.3 to 8.0.4.
- [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@v8.0.3...v8.0.4)

---
updated-dependencies:
- dependency-name: python-semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 4, 2023
1 parent c5830a7 commit a32a302
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ gotrue = "^1.0.1"
httpx = "^0.23.0"
storage3 = "^0.5.2"
supafunc = "^0.2.2"
python-semantic-release = "8.0.3"
python-semantic-release = "8.0.4"

[tool.poetry.dev-dependencies]
pre-commit = "^3.3.3"
Expand All @@ -32,7 +32,7 @@ flake8 = "^5.0.4"
isort = "^5.10.1"
pytest-cov = "^4.1.0"
commitizen = "^3.5.2"
python-semantic-release = "^8.0.3"
python-semantic-release = "^8.0.4"
python-dotenv = "^1.0.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit a32a302

Please sign in to comment.