Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 23, 2023
1 parent ed2b4f7 commit 28db9f4
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 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 = "^0.5.0"
httpx = "^0.23.0"
storage3 = ">=0.3.5,<0.5.0"
supafunc = "^0.2.2"
python-semantic-release = "7.32.2"
python-semantic-release = "7.33.0"

[tool.poetry.dev-dependencies]
pre-commit = "^2.19.0"
Expand All @@ -32,7 +32,7 @@ flake8 = "^5.0.4"
isort = "^5.10.1"
pytest-cov = "^4.0.0"
commitizen = "^2.37.0"
python-semantic-release = "^7.32.2"
python-semantic-release = "^7.33.0"
python-dotenv = "^0.21.0"

[tool.poetry.scripts]
Expand Down

0 comments on commit 28db9f4

Please sign in to comment.