-
Notifications
You must be signed in to change notification settings - Fork 6
chore: bump the python group across 2 directories with 28 updates #2047
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
Closed
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.4.0` | | [flask](https://github.com/pallets/flask) | `3.0.3` | `3.1.2` | | [kubernetes](https://github.com/kubernetes-client/python) | `30.1.0` | `34.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.5` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.1` | `6.0.3` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.3.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.5.1` | `2.40.0` | | [gevent](https://github.com/gevent/gevent) | `24.2.1` | `25.9.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.1` | | [apispec](https://github.com/marshmallow-code/apispec) | `6.6.1` | `6.8.4` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.1.0` | `8.7.0` | | [dataconf](https://github.com/zifeo/dataconf) | `3.2.0` | `3.6.0` | | [python-ulid](https://github.com/mdomke/python-ulid) | `2.7.0` | `3.1.0` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.8` | `46.0.2` | | [chartpress](https://github.com/jupyterhub/chartpress) | `2.2.0` | `2.3.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.4.2` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `4.3.0` | | [pytest-cov](https://github.com/pytest-dev/pytest-cov) | `5.0.0` | `7.0.0` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.15.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.12.2` | `4.15.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.13.3` | | [responses](https://github.com/getsentry/responses) | `0.25.3` | `0.25.8` | Bumps the python group with 6 updates in the /git_services directory: | Package | From | To | | --- | --- | --- | | [gunicorn](https://github.com/benoitc/gunicorn) | `22.0.0` | `23.0.0` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.5.1` | `2.40.0` | | [gevent](https://github.com/gevent/gevent) | `24.2.1` | `25.9.1` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.15.1` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.9` | `0.13.3` | | [renku](https://github.com/swissdatasciencecenter/renku-python) | `2.9.2` | `2.9.4` | Updates `python-gitlab` from 4.5.0 to 6.4.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.4.0) Updates `flask` from 3.0.3 to 3.1.2 - [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.2) Updates `kubernetes` from 30.1.0 to 34.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@v30.1.0...v34.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.5 - [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.5) Updates `pyyaml` from 6.0.1 to 6.0.3 - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/6.0.3/CHANGES) - [Commits](yaml/pyyaml@6.0.1...6.0.3) Updates `urllib3` from 2.2.2 to 2.3.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.3.0) Updates `sentry-sdk` from 2.5.1 to 2.40.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.40.0) Updates `gevent` from 24.2.1 to 25.9.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.9.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.1 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.21.3...4.0.1) Updates `apispec` from 6.6.1 to 6.8.4 - [Changelog](https://github.com/marshmallow-code/apispec/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/apispec@6.6.1...6.8.4) 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.6.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.6.0) Updates `python-ulid` from 2.7.0 to 3.1.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.1.0) Updates `cryptography` from 42.0.8 to 46.0.2 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...46.0.2) 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.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.2...8.4.2) Updates `pre-commit` from 3.7.1 to 4.3.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.3.0) Updates `pytest-cov` from 5.0.0 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.0.0) Updates `pytest-mock` from 3.14.0 to 3.15.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.15.1) Updates `typing-extensions` from 4.12.2 to 4.15.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.15.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.13.3 - [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.13.3) Updates `responses` from 0.25.3 to 0.25.8 - [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.8) Updates `requests` from 2.32.3 to 2.32.5 - [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.5) Updates `dataconf` from 3.2.0 to 3.6.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.6.0) Updates `sentry-sdk` from 2.5.1 to 2.40.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.40.0) Updates `flask` from 3.0.3 to 3.1.2 - [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.2) Updates `gevent` from 24.2.1 to 25.9.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.9.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.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.2...8.4.2) Updates `pytest-cov` from 5.0.0 to 7.0.0 - [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest-cov@v5.0.0...v7.0.0) Updates `pytest-mock` from 3.14.0 to 3.15.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.15.1) Updates `ruff` from 0.4.9 to 0.13.3 - [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.13.3) 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 `sentry-sdk` from 2.5.1 to 2.40.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.40.0) Updates `gevent` from 24.2.1 to 25.9.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.9.1) Updates `pytest-mock` from 3.14.0 to 3.15.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.15.1) Updates `ruff` from 0.4.9 to 0.13.3 - [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.13.3) Updates `sentry-sdk` from 2.5.1 to 2.40.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.40.0) Updates `gevent` from 24.2.1 to 25.9.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.9.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.15.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.15.1) Updates `ruff` from 0.4.9 to 0.13.3 - [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.13.3) --- updated-dependencies: - dependency-name: python-gitlab dependency-version: 6.4.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: kubernetes dependency-version: 34.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.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: urllib3 dependency-version: 2.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sentry-sdk dependency-version: 2.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: gevent dependency-version: 25.9.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.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: apispec dependency-version: 6.8.4 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.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: python-ulid dependency-version: 3.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: cryptography dependency-version: 46.0.2 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.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pre-commit dependency-version: 4.3.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: typing-extensions dependency-version: 4.15.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.13.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: responses dependency-version: 0.25.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: dataconf dependency-version: 3.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: sentry-sdk dependency-version: 2.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: flask dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: gevent dependency-version: 25.9.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.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: pytest-cov dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-version: 0.13.3 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: sentry-sdk dependency-version: 2.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: gevent dependency-version: 25.9.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: pytest-mock dependency-version: 3.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-version: 0.13.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: sentry-sdk dependency-version: 2.40.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: gevent dependency-version: 25.9.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.15.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: ruff dependency-version: 0.13.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
Superseded by #2048. |
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.4.0
3.0.3
3.1.2
30.1.0
34.1.0
22.0.0
23.0.0
2.32.3
2.32.5
6.0.1
6.0.3
2.2.2
2.3.0
2.5.1
2.40.0
24.2.1
25.9.1
1.1.0
1.2.0
8.4.0
8.7.0
2.8.0
2.10.1
3.21.3
4.0.1
6.6.1
6.8.4
7.1.0
8.7.0
3.2.0
3.6.0
2.7.0
3.1.0
42.0.8
46.0.2
2.2.0
2.3.0
8.2.2
8.4.2
3.7.1
4.3.0
5.0.0
7.0.0
3.14.0
3.15.1
4.12.2
4.15.0
3.0.2
3.0.4
0.4.9
0.13.3
0.25.3
0.25.8
Bumps the python group with 6 updates in the /git_services directory:
22.0.0
23.0.0
2.5.1
2.40.0
24.2.1
25.9.1
3.14.0
3.15.1
0.4.9
0.13.3
2.9.2
2.9.4
Updates
python-gitlab
from 4.5.0 to 6.4.0Release notes
Sourced from python-gitlab's releases.
... (truncated)
Changelog
Sourced from python-gitlab's changelog.
... (truncated)
Commits
40d8131
chore: release v6.4.00c56567
chore(deps): update all non-major dependencies06f62a2
chore(deps): update all non-major dependencies1cc8cad
chore(deps): update actions/stale action to v1099923d4
feat(users): implement missing arguments in users 'list'9d4ee07
chore(deps): update all non-major dependencies89cdb78
chore(deps): update actions/setup-python action to v6a7ef3b4
chore: release v6.3.0d40d5d2
chore(deps): update all non-major dependencies36629a4
chore(deps): update actions/checkout action to v5Updates
flask
from 3.0.3 to 3.1.2Release notes
Sourced from flask's releases.
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
2c1b30d
release version 3.1.21292419
Update GitHub Actions workflow for artifact handling (#5795)4dd52ca
Update GitHub Actions workflow for artifact handling55c6255
update dev dependenciesd8259eb
use Jinja name consistently38b4c1e
refactor stream_with_context for async views (#5799)9822a03
refactor stream_with_context for async views49b7e7b
security docs for TRUSTED_HOSTS (#5798)b228ca3
security docs for TRUSTED_HOSTSff64079
update flask-talisman linkUpdates
kubernetes
from 30.1.0 to 34.1.0Release notes
Sourced from kubernetes's releases.
... (truncated)
Changelog
Sourced from kubernetes's changelog.
... (truncated)
Commits
5b23a44
Merge pull request #2455 from yliaog/automated-release-of-34.1.0-upstream-rel...8866972
Updated the compatibility matrix and maintenance status9bb2014
generated client changeefa2b26
update changelogb374f2e
update version constants for 34.1.0 release9d14e9f
Merge pull request #2452 from yliaog/automated-release-of-34.1.0b1-upstream-r...749ec15
generated client change14901c6
update changelogfe16bed
update version constants for 34.1.0b1 releasec66f45a
Merge pull request #2448 from yliaog/automated-release-of-34.1.0a1-upstream-r...Updates
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.5Release notes
Sourced from requests's releases.
Changelog
Sourced from requests's changelog.
Commits
b25c87d
v2.32.5131e506
Merge pull request #7010 from psf/dependabot/github_actions/actions/checkout-...b336cb2
Bump actions/checkout from 4.2.0 to 5.0.046e939b
Update publish workflow to useartifact-id
instead ofname
4b9c546
Merge pull request #6999 from psf/dependabot/github_actions/step-security/har...7618dbe
Bump step-security/harden-runner from 2.12.0 to 2.13.02edca11
Add support for Python 3.14 and drop support for Python 3.8 (#6993)fec96cd
Update Makefile rules (#6996)d58d8aa
docs: clarify timeout parameter uses seconds in Session.request (#6994)91a3eab
Bump github/codeql-action from 3.28.5 to 3.29.0Updates
pyyaml
from 6.0.1 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7
Release 6.0.3 (#889)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.3.0Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
2f68c53
Release 2.3.0f7bcf69
Add HTTPResponse.shutdown() to stop blocking reads (#3527)e942249
Update .readthedocs.yml addressing a deprecation (#3534)905549d
Upgrade Python pre-commit tools (#3529)716d834
Fix PyPI publish with Core metadata 2.4 (#3531)7ab935c
Address zizmor issues181357e
Bump Quart to fix CI (#3524)0e7e0df
Start testing with Python 3.14d67d09b
Bump mypy version20032ec
Drop unneeded dependency pins and a warning filterUpdates
sentry-sdk
from 2.5.1 to 2.40.0Release notes
Sourced from sentry-sdk's releases.