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: python-constraint/python-constraint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.4.0
Choose a base ref
...
head repository: python-constraint/python-constraint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.5.0
Choose a head ref
  • 7 commits
  • 12 files changed
  • 2 contributors

Commits on Jan 6, 2026

  1. Bump urllib3 from 2.5.0 to 2.6.0 in /docs (#104)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.0.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.5.0...2.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 6, 2026
    Configuration menu
    Copy the full SHA
    867a2df View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2026

  1. Bump urllib3 from 2.6.0 to 2.6.3 in /docs (#105)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.0 to 2.6.3.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.6.0...2.6.3)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-version: 2.6.3
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 8, 2026
    Configuration menu
    Copy the full SHA
    826894d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ec9b0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07f6d96 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fad7e2 View commit details
    Browse the repository at this point in the history
  5. Recythonized C files

    fjwillemsen committed Jan 8, 2026
    Configuration menu
    Copy the full SHA
    2a4d725 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2cd19d7 View commit details
    Browse the repository at this point in the history
Loading