Update dependency requests to ~=2.28.1
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

This commit is contained in:
2022-09-18 00:55:42 +02:00
parent 6b339e09fc
commit ff3d3b086d
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~=13.11.0
requests~=2.27.1
requests~=2.28.1
investpy~=1.0.8
pandas~=1.4.2
currencyconverter~=0.16.12