Skip to content

Commit

Permalink
chore(deps-dev): bump setuptools-scm from 8.1.0 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [setuptools-scm](https://github.com/pypa/setuptools-scm) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/pypa/setuptools-scm/releases)
- [Changelog](https://github.com/pypa/setuptools-scm/blob/main/CHANGELOG.md)
- [Commits](pypa/setuptools-scm@v8.1.0...v8.2.0)

---
updated-dependencies:
- dependency-name: setuptools-scm
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2025
1 parent d79f4cc commit d7bf038
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ ollama = "^0.4.7"
commitizen = "^4.2.1"
pre-commit = "^4.1.0"
ruff = "^0.9.7"
setuptools-scm = "^8.0.4"
setuptools-scm = "^8.2.0"

[tool.ruff]
src = ["src"]
Expand Down

0 comments on commit d7bf038

Please sign in to comment.