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: certifi/python-certifi
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2026.06.17
Choose a base ref
...
head repository: certifi/python-certifi
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2026.07.22
Choose a head ref
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Jun 22, 2026

  1. Bump actions/checkout from 6.0.3 to 7.0.0 (#419)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 6.0.3 to 7.0.0.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@df4cb1c...9c091bb)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 22, 2026
    Configuration menu
    Copy the full SHA
    98eb2c7 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2026

  1. Bump actions/setup-python from 6.2.0 to 6.3.0 (#420)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.2.0 to 6.3.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@a309ff8...ece7cb0)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: 6.3.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 29, 2026
    Configuration menu
    Copy the full SHA
    a31ef39 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2026

  1. Include tests in the source distribution (#424)

    The repository already ships certifi/tests, but MANIFEST.in only
    listed package data files, so sdist builds omitted the suite.
    Add a recursive-include so downstream can test from the sdist.
    
    Closes #226
    
    Signed-off-by: Alex Chen <[email protected]>
    l46983284-cpu authored Jul 16, 2026
    Configuration menu
    Copy the full SHA
    474e6fc View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2026

  1. Bump pypa/gh-action-pypi-publish from 1.14.0 to 1.14.1 (#425)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.14.0 to 1.14.1.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@cef2210...ba38be9)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-version: 1.14.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2026
    Configuration menu
    Copy the full SHA
    eb355f4 View commit details
    Browse the repository at this point in the history
  2. Bump actions/checkout from 7.0.0 to 7.0.1 (#426)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 7.0.0 to 7.0.1.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@9c091bb...3d3c42e)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: 7.0.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2026
    Configuration menu
    Copy the full SHA
    01a66c5 View commit details
    Browse the repository at this point in the history
  3. Bump actions/setup-python from 6.3.0 to 7.0.0 (#427)

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.3.0 to 7.0.0.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@ece7cb0...5fda3b9)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-version: 7.0.0
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 20, 2026
    Configuration menu
    Copy the full SHA
    4c91f9c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2026

  1. 2026.07.22 (#428)

    Co-authored-by: alex <[email protected]>
    github-actions[bot] and alex authored Jul 22, 2026
    Configuration menu
    Copy the full SHA
    f4bc676 View commit details
    Browse the repository at this point in the history
Loading