Thanks to visit codestin.com
Credit goes to github.com

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: SeitechSolutions/setup-python-ai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: actions/setup-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 2 commits
  • 9 files changed
  • 4 contributors

Commits on Sep 18, 2025

  1. Bump urllib3 from 1.26.19 to 2.5.0 in /__tests__/data and document br…

    …eaking changes in v6 (actions#1139)
    
    * Bump urllib3 from 1.26.19 to 2.5.0 in /__tests__/data
    
    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.19 to 2.5.0.
    - [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.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.5.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * documentation update
    
    * doc update
    
    * doc update
    
    * doc format update
    
    * doc update
    
    * doc update
    
    * doc update
    
    * fix check failures
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Aparna Jyothi <[email protected]>
    dependabot[bot] and aparnajyothi-y authored Sep 18, 2025
    Configuration menu
    Copy the full SHA
    4267e28 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

  1. Add support for pip-install input (actions#1201)

    * Add pip-install input
    
    * Improve error message
    
    * Logic update
    
    ---------
    
    Co-authored-by: “gowridurgad” <“[email protected]>
    gowridurgad and “gowridurgad” authored Sep 26, 2025
    Configuration menu
    Copy the full SHA
    2e3e4b1 View commit details
    Browse the repository at this point in the history
Loading