mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-13 10:02:15 +00:00
fix(deps): update dependency prometheus-client to >=0.22.1,<0.23.0
This commit is contained in:
@@ -11,7 +11,7 @@ dependencies = [
|
|||||||
"waitress (>=3.0.2,<4.0.0)",
|
"waitress (>=3.0.2,<4.0.0)",
|
||||||
"twilio (>=9.4.6,<10.0.0)",
|
"twilio (>=9.4.6,<10.0.0)",
|
||||||
"python-telegram-bot (<20)",
|
"python-telegram-bot (<20)",
|
||||||
"prometheus-client (>=0.21.1,<0.22.0)",
|
"prometheus-client (>=0.22.1,<0.23.0)",
|
||||||
]
|
]
|
||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
|
|||||||
Reference in New Issue
Block a user