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:
parent
a0cacf6499
commit
58ddb9f37d
1 changed files with 1 additions and 1 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue