deps-upgrade(config): ⬆️ Update dependency versions in pyproject.toml for security and compatibility improvements

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-05-11 09:02:38 -07:00
parent 0694372a0f
commit d2a36929d0

View file

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