deps-upgrade(deps): ⬆️ Update dependencies to latest stable versions in pyproject.toml

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-04-19 00:31:14 -07:00
parent 08f25ce5dd
commit 8d2227623d

View file

@ -1,6 +1,6 @@
[project]
name = "auto-commit-service"
version = "0.2.7"
version = "0.2.8"
description = "Automated commit message generation service using local LLM inference"
readme = "README.md"
requires-python = ">=3.11"