mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Bump dev dependencies
This commit is contained in:
parent
0df95a0276
commit
2ff5513489
20 changed files with 90 additions and 74 deletions
|
|
@ -1,6 +1,7 @@
|
|||
"""
|
||||
This example shows how to use webhook on behind of any reverse proxy (nginx, traefik, ingress etc.)
|
||||
"""
|
||||
|
||||
import logging
|
||||
import sys
|
||||
from os import getenv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue