Tags: jimwhite/client-python
Tags
Bump urllib3 from 1.26.19 to 2.2.2 (polygon-io#696) Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.2.2. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.19...2.2.2) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update ws init lint formatting (polygon-io#661) * Update ws init lint formatting * Added black updates
Bump idna from 3.4 to 3.7 (polygon-io#641) Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst) - [Commits](kjd/idna@v3.4...v3.7) --- updated-dependencies: - dependency-name: idna dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Fix websocket parse of tickers with periods (polygon-io#567)
Bump types-setuptools from 68.2.0.1 to 68.2.0.2 (polygon-io#565) Bumps [types-setuptools](https://github.com/python/typeshed) from 68.2.0.1 to 68.2.0.2. - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: types-setuptools dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: justinpolygon <123573436+justinpolygon@users.noreply.github.com>
Retry on 499 status code (polygon-io#563) * Update base.py * Fix lint
PreviousNext