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

Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
This commit is contained in:
autocommit 2026-04-12 00:22:00 -07:00
parent a0cacf6499
commit 58ddb9f37d

View file

@ -9,7 +9,7 @@ description = "CLI tools for managing BullMQ queues (Python)"
readme = "README.md"
requires-python = ">=3.11"
license = "MIT"
authors = [{ name = "Lilith", email = "lilith@lilith.dev" }]
authors = [{ name = "Lilith", email = "quinn@ftw.codes" }]
dependencies = [
"redis>=5.0.0",
"click>=8.0.0",