2 Commits

Author SHA1 Message Date
dependabot[bot]
9c3ce1df80 Update sqlalchemy requirement from ~=1.4.37 to ~=1.4.41
Updates the requirements on [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) to permit the latest version.
- [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases)
- [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/main/CHANGES.rst)
- [Commits](https://github.com/sqlalchemy/sqlalchemy/commits)

---
updated-dependencies:
- dependency-name: sqlalchemy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 21:53:49 +00:00
Florian Kaiser
04c5f2847e Update dependabot.yml 2022-08-19 14:05:56 +02:00
2 changed files with 3 additions and 8 deletions

View File

@@ -10,9 +10,4 @@ updates:
directory: "/"
schedule:
interval: "daily"
assignees:
- "NormalParameter"
- "Rripped"
- "FlorianKellermann"
- "H4CK3R-01"
open-pull-requests-limit: 100
open-pull-requests-limit: 100

View File

@@ -1,7 +1,7 @@
pyTelegramBotAPI~=4.7.0
pyTelegramBotAPI~=4.5.1
python-dotenv~=0.20.0
APScheduler~=3.9.1
SQLAlchemy~=1.4.37
SQLAlchemy~=1.4.41
pymysql==1.0.2
requests~=2.27.1
beautifulsoup4~=4.11.1