8000 Comparing v1.14.0...v1.14.1 · polygon-io/client-python · GitHub
[go: up one dir, main page]

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: polygon-io/client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.14.0
Choose a base ref
...
head repository: polygon-io/client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.14.1
Choose a head ref
  • 5 commits
  • 4 files changed
  • 2 contributors

Commits on Jul 1, 2024

  1. Bump pook from 1.4.3 to 2.0.0 (#697)

    Bumps [pook](https://github.com/h2non/pook) from 1.4.3 to 2.0.0.
    - [Release notes](https://github.com/h2non/pook/releases)
    - [Changelog](https://github.com/h2non/pook/blob/master/History.rst)
    - [Commits](h2non/pook@v1.4.3...v2.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pook
      dependency-type: direct:development
      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>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    ceeb56d View commit details
    Browse the repository at this point in the history
  2. Bump mypy from 1.10.0 to 1.10.1 (#699)

    Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1.
    - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
    - [Commits](python/mypy@v1.10.0...v1.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      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>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    2bbae7b View commit details
    Browse the repository at this point in the history
  3. Bump types-setuptools from 70.0.0.20240524 to 70.1.0.20240627 (#698)

    Bumps [types-setuptools](https://github.com/python/typeshed) from 70.0.0.20240524 to 70.1.0.20240627.
    - [Commits](https://github.com/python/typeshed/commits)
    
    ---
    updated-dependencies:
    - dependency-name: types-setuptools
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    52625ed View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    479cca3 View commit details
    Browse the repository at this point in the history
  2. Revert "Use ssl_context for HTTPS requests to avoid reading certifica…

    …te files…" (#691)
    
    This reverts commit 7cb5208.
    justinpolygon authored Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f789d29 View commit details
    Browse the repository at this point in the history
Loading
0