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

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-04-20 19:08:33 -07:00
parent 378735b2dc
commit 4768bd36eb

View file

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