Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade: Bump the dependencies-pip group across 1 directory with 10 updates #246

Closed
wants to merge 1 commit into from

Commits on Jun 1, 2024

  1. Upgrade: Bump the dependencies-pip group across 1 directory with 10 u…

    …pdates
    
    Bumps the dependencies-pip group with 10 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [blinker](https://github.com/pallets-eco/blinker) | `1.7.0` | `1.8.2` |
    | [flask](https://github.com/pallets/flask) | `3.0.2` | `3.0.3` |
    | [idna](https://github.com/kjd/idna) | `3.6` | `3.7` |
    | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.0.1` | `7.1.0` |
    | [itsdangerous](https://github.com/pallets/itsdangerous) | `2.1.2` | `2.2.0` |
    | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.4` |
    | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` |
    | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.40.6` | `2.3.1` |
    | [werkzeug](https://github.com/pallets/werkzeug) | `3.0.1` | `3.0.3` |
    | [zipp](https://github.com/jaraco/zipp) | `3.17.0` | `3.19.1` |
    
    
    
    Updates `blinker` from 1.7.0 to 1.8.2
    - [Release notes](https://github.com/pallets-eco/blinker/releases)
    - [Changelog](https://github.com/pallets-eco/blinker/blob/main/CHANGES.rst)
    - [Commits](pallets-eco/blinker@1.7.0...1.8.2)
    
    Updates `flask` from 3.0.2 to 3.0.3
    - [Release notes](https://github.com/pallets/flask/releases)
    - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
    - [Commits](pallets/flask@3.0.2...3.0.3)
    
    Updates `idna` from 3.6 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.6...v3.7)
    
    Updates `importlib-metadata` from 7.0.1 to 7.1.0
    - [Release notes](https://github.com/python/importlib_metadata/releases)
    - [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
    - [Commits](python/importlib_metadata@v7.0.1...v7.1.0)
    
    Updates `itsdangerous` from 2.1.2 to 2.2.0
    - [Release notes](https://github.com/pallets/itsdangerous/releases)
    - [Changelog](https://github.com/pallets/itsdangerous/blob/main/CHANGES.rst)
    - [Commits](pallets/itsdangerous@2.1.2...2.2.0)
    
    Updates `jinja2` from 3.1.3 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.3...3.1.4)
    
    Updates `requests` from 2.31.0 to 2.32.3
    - [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.3)
    
    Updates `sentry-sdk` from 1.40.6 to 2.3.1
    - [Release notes](https://github.com/getsentry/sentry-python/releases)
    - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-python@1.40.6...2.3.1)
    
    Updates `werkzeug` from 3.0.1 to 3.0.3
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
    - [Commits](pallets/werkzeug@3.0.1...3.0.3)
    
    Updates `zipp` from 3.17.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.17.0...v3.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: blinker
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies-pip
    - dependency-name: flask
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies-pip
    - dependency-name: idna
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies-pip
    - dependency-name: importlib-metadata
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies-pip
    - dependency-name: itsdangerous
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies-pip
    - dependency-name: jinja2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies-pip
    - dependency-name: requests
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies-pip
    - dependency-name: sentry-sdk
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependencies-pip
    - dependency-name: werkzeug
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies-pip
    - dependency-name: zipp
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies-pip
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 1, 2024
    Configuration menu
    Copy the full SHA
    24dc76b View commit details
    Browse the repository at this point in the history