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: engineai-dev/commitizen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: engineai-dev/commitizen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dependabot/pip/pip-594629e885
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jul 15, 2024

  1. build(deps): bump the pip group across 1 directory with 8 updates

    Bumps the pip group with 8 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [jinja2](https://github.com/pallets/jinja) | `3.1.2` | `3.1.4` |
    | [black](https://github.com/psf/black) | `23.9.1` | `24.3.0` |
    | [certifi](https://github.com/certifi/python-certifi) | `2023.7.22` | `2024.7.4` |
    | [idna](https://github.com/kjd/idna) | `3.4` | `3.7` |
    | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.2` |
    | [setuptools](https://github.com/pypa/setuptools) | `68.0.0` | `70.0.0` |
    | [urllib3](https://github.com/urllib3/urllib3) | `2.0.6` | `2.2.2` |
    | [zipp](https://github.com/jaraco/zipp) | `3.15.0` | `3.19.1` |
    
    
    
    Updates `jinja2` from 3.1.2 to 3.1.4
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.2...3.1.4)
    
    Updates `black` from 23.9.1 to 24.3.0
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.9.1...24.3.0)
    
    Updates `certifi` from 2023.7.22 to 2024.7.4
    - [Commits](certifi/python-certifi@2023.07.22...2024.07.04)
    
    Updates `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)
    
    Updates `requests` from 2.31.0 to 2.32.2
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.31.0...v2.32.2)
    
    Updates `setuptools` from 68.0.0 to 70.0.0
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](pypa/setuptools@v68.0.0...v70.0.0)
    
    Updates `urllib3` from 2.0.6 to 2.2.2
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.0.6...2.2.2)
    
    Updates `zipp` from 3.15.0 to 3.19.1
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.15.0...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: direct:production
      dependency-group: pip
    - dependency-name: black
      dependency-type: direct:development
      dependency-group: pip
    - dependency-name: certifi
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: idna
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: requests
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: setuptools
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: urllib3
      dependency-type: indirect
      dependency-group: pip
    - dependency-name: zipp
      dependency-type: indirect
      dependency-group: pip
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 15, 2024
    Configuration menu
    Copy the full SHA
    702e45f View commit details
    Browse the repository at this point in the history
Loading