tastyware / tastytrade

An unofficial Python SDK for Tastytrade!
MIT License
98 stars 33 forks source link

pydantic2 #130

Closed Graeme22 closed 4 months ago

Graeme22 commented 4 months ago

Description

Updates to pydantic v2. Using NY time for all time-related functions. Fix to buggy get_tasty_monthly function.

Pre-merge checklist

Please note that, in order to pass the tests, you'll need to set up your Tastytrade credentials as repository secrets on your local fork. Read more at CONTRIBUTING.md.