Update dependency requests to ~=2.28.1

This commit is contained in:
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
marshmallow~=3.15.0
faker~=14.2.0
requests~=2.27.1
requests~=2.28.1
investpy~=1.0.8
pandas~=1.4.2
currencyconverter~=0.16.12