-
Notifications
You must be signed in to change notification settings - Fork 6
chore: bump the python group across 2 directories with 28 updates #2031
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
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/pip/master/python-070adc0776
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the python group with 27 updates in the / directory: | Package | From | To | | --- | --- | --- | | [python-gitlab](https://github.com/python-gitlab/python-gitlab) | `4.5.0` | `6.0.0` | | [flask](https://github.com/pallets/flask) | `3.0.3` | `3.1.1` | | [kubernetes](https://github.com/kubernetes-client/python) | `30.1.0` | `33.1.0` | | [gunicorn](https://github.com/benoitc/gunicorn) | `22.0.0` | `23.0.0` | | [requests](https://github.com/psf/requests) | `2.32.3` | `2.32.4` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.4.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.5.1` | `2.30.0` | | [gevent](https://github.com/gevent/gevent) | `24.2.1` | `25.5.1` | | [apispec-webframeworks](https://github.com/marshmallow-code/apispec-webframeworks) | `1.1.0` | `1.2.0` | | [webargs](https://github.com/marshmallow-code/webargs) | `8.4.0` | `8.7.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.10.1` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.3` | `4.0.0` | | [apispec](https://github.com/marshmallow-code/apispec) | `6.6.1` | `6.8.2` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.1.0` | `8.7.0` | | [dataconf](https://github.com/zifeo/dataconf) | `3.2.0` | `3.4.0` | | [python-ulid](https://github.com/mdomke/python-ulid) | `2.7.0` | `3.0.0` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.8` | `45.0.4` | | [chartpress](https://github.com/jupyterhub/chartpress) | `2.2.0` | `2.3.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.4.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `4.2.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `6.2.1` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.14.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.14.0` | | [semver](https://github.com/python-semver/python-semver) | `3.0.2` | `3.0.4` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.9` | `0.11.13` | | [responses](https://github.com/getsentry/responses) | `0.25.3` | `0.25.7` | Bumps the python group with 11 updates in the /git_services directory: | Package | From | To | | --- | --- | --- | | [gunicorn](https://github.com/benoitc/gunicorn) | `22.0.0` | `23.0.0` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.2` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.19` | `1.26.20` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.5.1` | `2.30.0` | | [gevent](https://github.com/gevent/gevent) | `24.2.1` | `25.5.1` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.3` | `3.26.1` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.1.0` | `8.7.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.14.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.14.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.9` | `0.11.13` | | [renku](https://github.com/swissdatasciencecenter/renku-python) | `2.9.2` | `2.9.4` | Updates `python-gitlab` from 4.5.0 to 6.0.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.5.0...v6.0.0) Updates `flask` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.3...3.1.1) Updates `kubernetes` from 30.1.0 to 33.1.0 - [Release notes](https://github.com/kubernetes-client/python/releases) - [Changelog](https://github.com/kubernetes-client/python/blob/v33.1.0/CHANGELOG.md) - [Commits](kubernetes-client/python@v30.1.0...v33.1.0) Updates `gunicorn` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `urllib3` from 2.2.2 to 2.4.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.4.0) Updates `sentry-sdk` from 2.5.1 to 2.30.0 - [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.5.1...2.30.0) Updates `gevent` from 24.2.1 to 25.5.1 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@24.2.1...25.5.1) Updates `apispec-webframeworks` from 1.1.0 to 1.2.0 - [Changelog](https://github.com/marshmallow-code/apispec-webframeworks/blob/main/CHANGELOG.rst) - [Commits](marshmallow-code/apispec-webframeworks@1.1.0...1.2.0) Updates `webargs` from 8.4.0 to 8.7.0 - [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/webargs@8.4.0...8.7.0) Updates `pyjwt` from 2.8.0 to 2.10.1 - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](jpadilla/pyjwt@2.8.0...2.10.1) Updates `marshmallow` from 3.21.3 to 4.0.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.21.3...4.0.0) Updates `apispec` from 6.6.1 to 6.8.2 - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/apispec@6.6.1...6.8.2) Updates `importlib-metadata` from 7.1.0 to 8.7.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.1.0...v8.7.0) Updates `dataconf` from 3.2.0 to 3.4.0 - [Release notes](https://github.com/zifeo/dataconf/releases) - [Changelog](https://github.com/zifeo/dataconf/blob/main/CHANGELOG.md) - [Commits](zifeo/dataconf@v3.2.0...v3.4.0) Updates `python-ulid` from 2.7.0 to 3.0.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@2.7.0...3.0.0) Updates `cryptography` from 42.0.8 to 45.0.4 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...45.0.4) Updates `chartpress` from 2.2.0 to 2.3.0 - [Changelog](https://github.com/jupyterhub/chartpress/blob/main/CHANGELOG.md) - [Commits](jupyterhub/chartpress@2.2.0...2.3.0) Updates `pytest` from 8.2.2 to 8.4.0 - [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.2...8.4.0) Updates `pre-commit` from 3.7.1 to 4.2.0 - [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.1...v4.2.0) Updates `pytest-cov` from 5.0.0 to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.2.1) Updates `pytest-mock` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) Updates `typing-extensions` from 4.12.2 to 4.14.0 - [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.12.2...4.14.0) Updates `semver` from 3.0.2 to 3.0.4 - [Release notes](https://github.com/python-semver/python-semver/releases) - [Changelog](https://github.com/python-semver/python-semver/blob/master/CHANGELOG.rst) - [Commits](python-semver/python-semver@3.0.2...3.0.4) Updates `ruff` from 0.4.9 to 0.11.13 - [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.9...0.11.13) Updates `responses` from 0.25.3 to 0.25.7 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.25.3...0.25.7) Updates `requests` from 2.32.3 to 2.32.4 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.3...v2.32.4) Updates `dataconf` from 3.2.0 to 3.4.0 - [Release notes](https://github.com/zifeo/dataconf/releases) - [Changelog](https://github.com/zifeo/dataconf/blob/main/CHANGELOG.md) - [Commits](zifeo/dataconf@v3.2.0...v3.4.0) Updates `sentry-sdk` from 2.5.1 to 2.30.0 - [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.5.1...2.30.0) Updates `flask` from 3.0.3 to 3.1.1 - [Release notes](https://github.com/pallets/flask/releases) - [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst) - [Commits](pallets/flask@3.0.3...3.1.1) Updates `gevent` from 24.2.1 to 25.5.1 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@24.2.1...25.5.1) Updates `gunicorn` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) Updates `pytest` from 8.2.2 to 8.4.0 - [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.2...8.4.0) Updates `pytest-cov` from 5.0.0 to 6.2.1 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v6.2.1) Updates `pytest-mock` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) Updates `ruff` from 0.4.9 to 0.11.13 - [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.9...0.11.13) Updates `gunicorn` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) Updates `pyyaml` from 6.0.1 to 6.0.2 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.2) Updates `urllib3` from 1.26.19 to 1.26.20 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.4.0) Updates `sentry-sdk` from 2.5.1 to 2.30.0 - [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.5.1...2.30.0) Updates `gevent` from 24.2.1 to 25.5.1 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@24.2.1...25.5.1) Updates `marshmallow` from 3.21.3 to 3.26.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.21.3...4.0.0) Updates `importlib-metadata` from 7.1.0 to 8.7.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.1.0...v8.7.0) Updates `pytest-mock` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) Updates `typing-extensions` from 4.12.2 to 4.14.0 - [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.12.2...4.14.0) Updates `ruff` from 0.4.9 to 0.11.13 - [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.9...0.11.13) Updates `sentry-sdk` from 2.5.1 to 2.30.0 - [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.5.1...2.30.0) Updates `gevent` from 24.2.1 to 25.5.1 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@24.2.1...25.5.1) Updates `gunicorn` from 22.0.0 to 23.0.0 - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@22.0.0...23.0.0) Updates `renku` from 2.9.2 to 2.9.4 - [Release notes](https://github.com/swissdatasciencecenter/renku-python/releases) - [Changelog](https://github.com/SwissDataScienceCenter/renku-python/blob/develop/CHANGES.rst) - [Commits](SwissDataScienceCenter/renku-python@v2.9.2...v2.9.4) Updates `pytest-mock` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/pytest-dev/pytest-mock/releases) - [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest-mock@v3.14.0...v3.14.1) Updates `ruff` from 0.4.9 to 0.11.13 - [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.9...0.11.13) --- updated-dependencies: - dependency-name: python-gitlab dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: flask dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: kubernetes dependency-version: 33.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pyyaml dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: urllib3 dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sentry-sdk dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: gevent dependency-version: 25.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: apispec-webframeworks dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: webargs dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pyjwt dependency-version: 2.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: marshmallow dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: apispec dependency-version: 6.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: importlib-metadata dependency-version: 8.7.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: dataconf dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: python-ulid dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: cryptography dependency-version: 45.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: chartpress dependency-version: 2.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pre-commit dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: typing-extensions dependency-version: 4.14.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: semver dependency-version: 3.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.11.13 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: responses dependency-version: 0.25.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: dataconf dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sentry-sdk dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: flask dependency-version: 3.1.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: gevent dependency-version: 25.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: pytest dependency-version: 8.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest-cov dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.11.13 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: pyyaml dependency-version: 6.0.2 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python - dependency-name: urllib3 dependency-version: 1.26.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: python - dependency-name: sentry-sdk dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: gevent dependency-version: 25.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: marshmallow dependency-version: 3.26.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python - dependency-name: importlib-metadata dependency-version: 8.7.0 dependency-type: indirect update-type: version-update:semver-major dependency-group: python - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: typing-extensions dependency-version: 4.14.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-version: 0.11.13 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: sentry-sdk dependency-version: 2.30.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: gevent dependency-version: 25.5.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: gunicorn dependency-version: 23.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: renku dependency-version: 2.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pytest-mock dependency-version: 3.14.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: ruff dependency-version: 0.11.13 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the python group with 27 updates in the / directory:
4.5.0
6.0.0
3.0.3
3.1.1
30.1.0
33.1.0
22.0.0
23.0.0
2.32.3
2.32.4
6.0.1
6.0.2
2.2.2
2.4.0
2.5.1
2.30.0
24.2.1
25.5.1
1.1.0
1.2.0
8.4.0
8.7.0
2.8.0
2.10.1
3.21.3
4.0.0
6.6.1
6.8.2
7.1.0
8.7.0
3.2.0
3.4.0
2.7.0
3.0.0
42.0.8
45.0.4
2.2.0
2.3.0
8.2.2
8.4.0
3.7.1
4.2.0
5.0.0
6.2.1
3.14.0
3.14.1
4.12.2
4.14.0
3.0.2
3.0.4
0.4.9
0.11.13
0.25.3
0.25.7
Bumps the python group with 11 updates in the /git_services directory:
22.0.0
23.0.0
6.0.1
6.0.2
1.26.19
1.26.20
2.5.1
2.30.0
24.2.1
25.5.1
3.21.3
3.26.1
7.1.0
8.7.0
3.14.0
3.14.1
4.12.2
4.14.0
0.4.9
0.11.13
2.9.2
2.9.4
Updates
python-gitlab
from 4.5.0 to 6.0.0Release notes
Sourced from python-gitlab's releases.
... (truncated)
Changelog
Sourced from python-gitlab's changelog.
... (truncated)
Commits
8bae3b5
chore: release v6.0.0f49d54e
chore(deps): update python-semantic-release/python-semantic-release action to...4fef9f6
chore(deps): update all non-major dependencies5a4acab
chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v4078c0c03
chore(deps): update all non-major dependenciesda40e09
feat(api): add support for token self-rotation938b0d9
feat(api): add iteration_id as boards create attribute (#3191)203bd92
docs(job_token_scope): fix typo/inconsistencya9163a9
feat(settings): implement support for 'silent_mode_enabled'ee6cba1
chore(deps): update all non-major dependenciesUpdates
flask
from 3.0.3 to 3.1.1Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
Commits
7fff56f
release version 3.1.173d6504
Merge commit from forkcbb6c36
update docs about fallback orderfb54159
secret key rotation: fix key list ordering941efd4
use uv (#5727)0109e49
use uve785166
Async Iterable Response (#5659)410e5ab
AcceptAsyncIterable
for responsesbfffe87
add ghsa links73ce26c
remove tests about deprecated pkgutil.get_loader (#5702)Updates
kubernetes
from 30.1.0 to 33.1.0Release notes
Sourced from kubernetes's releases.
... (truncated)
Changelog
Sourced from kubernetes's changelog.
... (truncated)
Commits
8f5578e
Merge pull request #2412 from yliaog/automated-release-of-33.1.0-upstream-rel...5a367e9
updated compatibility matrix and maintenance statusf00d2b7
generated client change9d712b4
update changelog45eb341
update version constants for 33.1.0 release58551e4
Merge pull request #2408 from yliaog/automated-release-of-33.1.0b1-upstream-r...bd6c752
updated compatibility matrixde8ee89
generated client changefec5585
update changelog78aee45
update version constants for 33.1.0b1 releaseUpdates
gunicorn
from 22.0.0 to 23.0.0Release notes
Sourced from gunicorn's releases.
Commits
411986d
fix doc334392e
Merge pull request #2559 from laggardkernel/bugfix/reexec-enve75c353
Merge pull request #3189 from pajod/patch-py369357b28
keep document user in access_log_format setting79fdef0
bump to 23.0.03acd9fb
Merge pull request #2620 from talkerbox/improve-access-log-format-docs3f56d76
Merge pull request #3192 from pajod/patch-allowed-script-name256d474
docs: revert duped directiveffa48b5
test: default change was intentional52538ca
docs: recommend SCRIPT_NAME=/subfolderUpdates
requests
from 2.32.3 to 2.32.4Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
021dc72
Polish up release tooling for last manual release821770e
Bump version and add release notes for v2.32.459f8aa2
Add netrc file search information to authentication documentation (#6876)5b4b64c
Add more tests to prevent regression of CVE 2024 470817bc4587
Add new test to check netrc auth leak (#6962)96ba401
Only use hostname to do netrc lookup instead of netloc7341690
Merge pull request #6951 from tswast/patch-16716d7c
remove linksa7e1c74
Update docs/conf.pyc799b81
docs: fix dead links to kenreitz.orgUpdates
pyyaml
from 6.0.1 to 6.0.2Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
41309b0
Release 6.0.2 (#819)dd9f0e1
6.0.2rc1 (#809)f5527a2
disable CI trigger on PR editsb4d80a7
Python 3.12 + musllinux_1_1_x86_64 wheel supportUpdates
urllib3
from 2.2.2 to 2.4.0Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
a5ff7ac
Release 2.4.0a135db2
Upgrade memray and coverage to fix macOS tests (#3589)8f40e71
Upgrade the publishing action to get correct licensing info on PyPI (#3585)3ff4e49
Add a link to the 2024 annual report (#3586)75709c1
Set verify flags increate_urllib3_context
(#3577)5c8f82a
Bump astral-sh/setup-uv from 5.3.0 to 5.4.1 (#3580)42e90d8
Bump actions/setup-python from 5.4.0 to 5.5.0 (#3579)3e8f2db
Stop using Ubuntu 20.04 and 22.04 in CI (#3570)e29db82
Update exceptions to have more of their attributes pickled (#3572)f8a0c43
Add PyPy 3.11 to CIUpdates
sentry-sdk
from 2.5.1 to 2.30.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.