Compare commits

...

3 Commits

Author SHA1 Message Date
eea56d9187 Update dependency @typescript-eslint/parser to v5.39.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-10-06 10:20:48 +02:00
639092c2aa Merge pull request 'Update dependency pandas to ~=1.5.0' (#476) from renovate/pandas-1.x into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #476
2022-10-06 10:20:33 +02:00
7e9016e910 Update dependency pandas to ~=1.5.0
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful
2022-09-19 18:02:06 +02:00
4 changed files with 86 additions and 13734 deletions

View File

@ -14,5 +14,5 @@ marshmallow~=3.18.0
faker~=14.2.0 faker~=14.2.0
requests~=2.28.1 requests~=2.28.1
investpy~=1.0.8 investpy~=1.0.8
pandas~=1.4.2 pandas~=1.5.0
currencyconverter~=0.17.1 currencyconverter~=0.17.1

13814
frontend/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -40,7 +40,7 @@
"@types/jasmine": "~4.3.0", "@types/jasmine": "~4.3.0",
"@types/node": "^18.0.0", "@types/node": "^18.0.0",
"@typescript-eslint/eslint-plugin": "5.37.0", "@typescript-eslint/eslint-plugin": "5.37.0",
"@typescript-eslint/parser": "5.37.0", "@typescript-eslint/parser": "5.39.0",
"eslint": "^8.15.0", "eslint": "^8.15.0",
"jasmine-core": "~4.4.0", "jasmine-core": "~4.4.0",
"karma": "~6.4.0", "karma": "~6.4.0",

View File

@ -7,5 +7,5 @@ APScheduler~=3.9.1
croniter~=1.3.4 croniter~=1.3.4
tzlocal==4.2 tzlocal==4.2
investpy~=1.0.8 investpy~=1.0.8
pandas~=1.4.1 pandas~=1.5.0
currencyconverter~=0.17.1 currencyconverter~=0.17.1