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

chore: bump the python group across 2 directories with 18 updates #1907

Merged
merged 2 commits into from
Jun 19, 2024

Commits on Jun 18, 2024

  1. chore: bump the python group across 2 directories with 18 updates

    Bumps the python group with 14 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [docker](https://github.com/docker/docker-py) | `7.0.0` | `7.1.0` |
    | [python-gitlab](https://github.com/python-gitlab/python-gitlab) | `4.4.0` | `4.5.0` |
    | [kubernetes](https://github.com/kubernetes-client/python) | `29.0.0` | `30.1.0` |
    | [requests](https://github.com/psf/requests) | `2.31.0` | `2.32.3` |
    | [urllib3](https://github.com/urllib3/urllib3) | `2.2.1` | `2.2.2` |
    | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.1.1` | `2.5.1` |
    | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.2` | `3.21.3` |
    | [dataconf](https://github.com/zifeo/dataconf) | `2.5.0` | `3.2.0` |
    | [python-ulid](https://github.com/mdomke/python-ulid) | `1.1.0` | `2.7.0` |
    | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.2.2` |
    | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.0` | `3.7.1` |
    | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.2` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.4.3` | `0.4.9` |
    | [responses](https://github.com/getsentry/responses) | `0.25.0` | `0.25.3` |
    
    Bumps the python group with 11 updates in the /git_services directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [flask](https://github.com/pallets/flask) | `2.2.5` | `3.0.3` |
    | [gunicorn](https://github.com/benoitc/gunicorn) | `21.2.0` | `22.0.0` |
    | [urllib3](https://github.com/urllib3/urllib3) | `1.26.18` | `1.26.19` |
    | [sentry-sdk](https://github.com/getsentry/sentry-python) | `1.45.0` | `2.5.1` |
    | [gevent](https://github.com/gevent/gevent) | `23.9.1` | `24.2.1` |
    | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.2` | `3.21.3` |
    | [dataconf](https://github.com/zifeo/dataconf) | `3.1.0` | `3.2.0` |
    | [pytest](https://github.com/pytest-dev/pytest) | `7.4.4` | `8.0.2` |
    | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `4.1.0` | `5.0.0` |
    | [typing-extensions](https://github.com/python/typing_extensions) | `4.11.0` | `4.12.2` |
    | [ruff](https://github.com/astral-sh/ruff) | `0.4.3` | `0.4.9` |
    
    
    
    Updates `docker` from 7.0.0 to 7.1.0
    - [Release notes](https://github.com/docker/docker-py/releases)
    - [Commits](docker/docker-py@7.0.0...7.1.0)
    
    Updates `python-gitlab` from 4.4.0 to 4.5.0
    - [Release notes](https://github.com/python-gitlab/python-gitlab/releases)
    - [Changelog](https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md)
    - [Commits](python-gitlab/python-gitlab@v4.4.0...v4.5.0)
    
    Updates `kubernetes` from 29.0.0 to 30.1.0
    - [Release notes](https://github.com/kubernetes-client/python/releases)
    - [Changelog](https://github.com/kubernetes-client/python/blob/master/CHANGELOG.md)
    - [Commits](kubernetes-client/python@v29.0.0...v30.1.0)
    
    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 `urllib3` from 2.2.1 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.2.1...2.2.2)
    
    Updates `sentry-sdk` from 2.1.1 to 2.5.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@2.1.1...2.5.1)
    
    Updates `marshmallow` from 3.21.2 to 3.21.3
    - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
    - [Commits](marshmallow-code/marshmallow@3.21.2...3.21.3)
    
    Updates `dataconf` from 2.5.0 to 3.2.0
    - [Release notes](https://github.com/zifeo/dataconf/releases)
    - [Changelog](https://github.com/zifeo/dataconf/blob/main/CHANGELOG.md)
    - [Commits](zifeo/dataconf@v2.5.0...v3.2.0)
    
    Updates `python-ulid` from 1.1.0 to 2.7.0
    - [Release notes](https://github.com/mdomke/python-ulid/releases)
    - [Changelog](https://github.com/mdomke/python-ulid/blob/main/CHANGELOG.rst)
    - [Commits](mdomke/python-ulid@1.1.0...2.7.0)
    
    Updates `pytest` from 8.2.0 to 8.2.2
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.2.0...8.2.2)
    
    Updates `pre-commit` from 3.7.0 to 3.7.1
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.7.0...v3.7.1)
    
    Updates `typing-extensions` from 4.11.0 to 4.12.2
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.11.0...4.12.2)
    
    Updates `ruff` from 0.4.3 to 0.4.9
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.4.3...v0.4.9)
    
    Updates `responses` from 0.25.0 to 0.25.3
    - [Release notes](https://github.com/getsentry/responses/releases)
    - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES)
    - [Commits](getsentry/responses@0.25.0...0.25.3)
    
    Updates `flask` from 2.2.5 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@2.2.5...3.0.3)
    
    Updates `gunicorn` from 21.2.0 to 22.0.0
    - [Release notes](https://github.com/benoitc/gunicorn/releases)
    - [Commits](benoitc/gunicorn@21.2.0...22.0.0)
    
    Updates `urllib3` from 1.26.18 to 1.26.19
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.2.1...2.2.2)
    
    Updates `sentry-sdk` from 1.45.0 to 2.5.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@2.1.1...2.5.1)
    
    Updates `gevent` from 23.9.1 to 24.2.1
    - [Release notes](https://github.com/gevent/gevent/releases)
    - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst)
    - [Commits](gevent/gevent@23.9.1...24.2.1)
    
    Updates `marshmallow` from 3.21.2 to 3.21.3
    - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
    - [Commits](marshmallow-code/marshmallow@3.21.2...3.21.3)
    
    Updates `dataconf` from 3.1.0 to 3.2.0
    - [Release notes](https://github.com/zifeo/dataconf/releases)
    - [Changelog](https://github.com/zifeo/dataconf/blob/main/CHANGELOG.md)
    - [Commits](zifeo/dataconf@v2.5.0...v3.2.0)
    
    Updates `pytest` from 7.4.4 to 8.0.2
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.2.0...8.2.2)
    
    Updates `pytest-cov` from 4.1.0 to 5.0.0
    - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest-cov@v4.1.0...v5.0.0)
    
    Updates `typing-extensions` from 4.11.0 to 4.12.2
    - [Release notes](https://github.com/python/typing_extensions/releases)
    - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
    - [Commits](python/typing_extensions@4.11.0...4.12.2)
    
    Updates `ruff` from 0.4.3 to 0.4.9
    - [Release notes](https://github.com/astral-sh/ruff/releases)
    - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
    - [Commits](astral-sh/ruff@v0.4.3...v0.4.9)
    
    ---
    updated-dependencies:
    - dependency-name: docker
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: python-gitlab
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: kubernetes
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: requests
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: urllib3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: sentry-sdk
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: marshmallow
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: dataconf
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: python-ulid
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: pre-commit
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: typing-extensions
      dependency-type: direct:development
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: responses
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: flask
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: gunicorn
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: urllib3
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: sentry-sdk
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: gevent
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: marshmallow
      dependency-type: indirect
      update-type: version-update:semver-patch
      dependency-group: python
    - dependency-name: dataconf
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: pytest
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: pytest-cov
      dependency-type: direct:development
      update-type: version-update:semver-major
      dependency-group: python
    - dependency-name: typing-extensions
      dependency-type: indirect
      update-type: version-update:semver-minor
      dependency-group: python
    - dependency-name: ruff
      dependency-type: direct:development
      update-type: version-update:semver-patch
      dependency-group: python
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 18, 2024
    Configuration menu
    Copy the full SHA
    bf05a93 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. fix formatting

    Ralf Grubenmann committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    792bb2d View commit details
    Browse the repository at this point in the history