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: Constructor-io/constructorio-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.8.1
Choose a base ref
...
head repository: Constructor-io/constructorio-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8.2
Choose a head ref
  • 3 commits
  • 47 files changed
  • 2 contributors

Commits on Jun 27, 2024

  1. Bump idna from 3.4 to 3.7 (#70)

    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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6cb768c View commit details
    Browse the repository at this point in the history
  2. Bump urllib3 from 1.26.18 to 1.26.19 (#69)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.18...1.26.19)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    3241b69 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    esezen committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    28359b4 View commit details
    Browse the repository at this point in the history
Loading