Skip to content

Commit

Permalink
chore(deps): bump python-semantic-release from 7.34.3 to 7.34.4
Browse files Browse the repository at this point in the history
Bumps [python-semantic-release](https://github.com/relekang/python-semantic-release) from 7.34.3 to 7.34.4.
- [Release notes](https://github.com/relekang/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...v7.34.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 16, 2023
1 parent 8e341c7 commit 371af9f
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 = "7.34.3"
python-semantic-release = "7.34.4"

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

[tool.poetry.scripts]
Expand Down

0 comments on commit 371af9f

Please sign in to comment.