Update dependency requests to ~=2.28.1

This commit is contained in:
Renovate Bot 2022-09-18 13:05:33 +02:00
parent ac679c29ee
commit 270efa0f38
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ pytest~=7.1.2
pytest-cov pytest-cov
marshmallow~=3.15.0 marshmallow~=3.15.0
faker~=14.2.0 faker~=14.2.0
requests~=2.27.1 requests~=2.28.1
investpy~=1.0.8 investpy~=1.0.8
pandas~=1.4.2 pandas~=1.4.2
currencyconverter~=0.16.12 currencyconverter~=0.16.12

View File

@ -2,7 +2,7 @@ pyTelegramBotAPI~=4.5.0
Markdown~=3.3.6 Markdown~=3.3.6
newsapi-python~=0.2.6 newsapi-python~=0.2.6
python-dotenv~=0.20.0 python-dotenv~=0.20.0
requests~=2.27.1 requests~=2.28.1
APScheduler~=3.9.1 APScheduler~=3.9.1
croniter~=1.3.4 croniter~=1.3.4
tzlocal==4.2 tzlocal==4.2