Skip to content

Commit bf1b4fc

Browse files
Bump firstrade from 0.0.38 to 0.0.39
Bumps [firstrade](https://github.com/MaxxRK/firstrade-api) from 0.0.38 to 0.0.39. - [Release notes](https://github.com/MaxxRK/firstrade-api/releases) - [Commits](https://github.com/MaxxRK/firstrade-api/commits) --- updated-dependencies: - dependency-name: firstrade dependency-version: 0.0.39 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a7c0787 commit bf1b4fc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ authors = [
1313
{ name = "QuantStrategyLab" }
1414
]
1515
dependencies = [
16-
"firstrade==0.0.38",
16+
"firstrade==0.0.39",
1717
"quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@3b6a0a9bedde72773e188041e0dc48516b38aadc",
1818
"us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@v0.7.52",
1919
"google-cloud-storage",

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
flask
22
gunicorn
3-
firstrade==0.0.38
3+
firstrade==0.0.39
44
quant-platform-kit @ git+https://github.com/QuantStrategyLab/QuantPlatformKit.git@3b6a0a9bedde72773e188041e0dc48516b38aadc
55
us-equity-strategies @ git+https://github.com/QuantStrategyLab/UsEquityStrategies.git@v0.7.52
66
google-cloud-storage

0 commit comments

Comments
 (0)