deps-upgrade(deps): ⬆️ Update dependencies in pyproject.toml for security, compatibility, and performance improvements

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-05-02 18:05:38 -07:00
parent 7cc96ae1f8
commit a1b4748f45

View file

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