brndnmtthws / thetagang

ThetaGang is an IBKR bot for collecting money
GNU Affero General Public License v3.0
1.95k stars 257 forks source link

Bump ib-insync from 0.9.79 to 0.9.80 #225

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ib-insync from 0.9.79 to 0.9.80.

Changelog

Sourced from ib-insync's changelog.

Changelog

0.9

Version 0.9.80 ^^^^^^^^^^^^^^

  • Fix ib.reqMatchingSymbols to handle bond contracts.

Version 0.9.79 ^^^^^^^^^^^^^^

  • Fix datetime parsing.

Version 0.9.78 ^^^^^^^^^^^^^^

  • Added account parameter to ib.portfolio().
  • Added IBC.on2fatimeout field.
  • Removed obsolete IBController.
  • Fixed: :issue:530: Use explicit timezone in requests as per new API requirement.

Version 0.9.77 ^^^^^^^^^^^^^^

  • :pull:528: Fixes regression in client.py.

Version 0.9.76 ^^^^^^^^^^^^^^

  • Fixed: :issue:525: For whatIf request treat error 110 as failure.

Version 0.9.75 ^^^^^^^^^^^^^^

  • Fixed: :issue:524: Use fix from Papakipos for issue with FlexReport downloading.

Version 0.9.74 ^^^^^^^^^^^^^^

  • Fix reqContractDetails bug in combination with latest TWS.
  • Update the code to comply with stricter MyPy checks.

Version 0.9.73 ^^^^^^^^^^^^^^

  • :pull:523: Fix completedOrder parsing for new socket protocol.

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)