Compare commits
1 Commits
dependabot
...
dependabot
Author | SHA1 | Date | |
---|---|---|---|
|
c9776df5c8 |
7
.github/dependabot.yml
vendored
7
.github/dependabot.yml
vendored
@@ -10,4 +10,9 @@ updates:
|
|||||||
directory: "/"
|
directory: "/"
|
||||||
schedule:
|
schedule:
|
||||||
interval: "daily"
|
interval: "daily"
|
||||||
open-pull-requests-limit: 100
|
assignees:
|
||||||
|
- "NormalParameter"
|
||||||
|
- "Rripped"
|
||||||
|
- "FlorianKellermann"
|
||||||
|
- "H4CK3R-01"
|
||||||
|
open-pull-requests-limit: 100
|
@@ -1,5 +1,5 @@
|
|||||||
pyTelegramBotAPI~=4.5.1
|
pyTelegramBotAPI~=4.7.0
|
||||||
python-dotenv~=0.21.0
|
python-dotenv~=0.20.0
|
||||||
APScheduler~=3.9.1
|
APScheduler~=3.9.1
|
||||||
SQLAlchemy~=1.4.37
|
SQLAlchemy~=1.4.37
|
||||||
pymysql==1.0.2
|
pymysql==1.0.2
|
||||||
|
Reference in New Issue
Block a user