-
Notifications
You must be signed in to change notification settings - Fork 6
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 17 updates #1988
Closed
Conversation
This file contains 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 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [python-gitlab](https://github.com/python-gitlab/python-gitlab) | `4.5.0` | `4.12.0` | | [kubernetes](https://github.com/kubernetes-client/python) | `30.1.0` | `31.0.0` | | [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) | `2.2.2` | `2.2.3` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.5.1` | `2.14.0` | | [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.6.0` | | [pyjwt](https://github.com/jpadilla/pyjwt) | `2.8.0` | `2.9.0` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.3` | `3.22.0` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.1.0` | `8.5.0` | | [dataconf](https://github.com/zifeo/dataconf) | `3.2.0` | `3.3.0` | | [cryptography](https://github.com/pyca/cryptography) | `42.0.8` | `43.0.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.2` | `8.3.3` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `3.7.1` | `3.8.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.9` | `0.6.8` | Bumps the python group with 8 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.14.0` | | [marshmallow](https://github.com/marshmallow-code/marshmallow) | `3.21.3` | `3.22.0` | | [importlib-metadata](https://github.com/python/importlib_metadata) | `7.1.0` | `8.5.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.9` | `0.6.8` | | [renku](https://github.com/swissdatasciencecenter/renku-python) | `2.9.2` | `2.9.4` | Updates `python-gitlab` from 4.5.0 to 4.12.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...v4.12.0) Updates `kubernetes` from 30.1.0 to 31.0.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...v31.0.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 `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.2.3 - [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.2.3) Updates `sentry-sdk` from 2.5.1 to 2.14.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.14.0) 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.6.0 - [Changelog](https://github.com/marshmallow-code/webargs/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/webargs@8.4.0...8.6.0) Updates `pyjwt` from 2.8.0 to 2.9.0 - [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.9.0) Updates `marshmallow` from 3.21.3 to 3.22.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.21.3...3.22.0) Updates `importlib-metadata` from 7.1.0 to 8.5.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.5.0) Updates `dataconf` from 3.2.0 to 3.3.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.3.0) Updates `cryptography` from 42.0.8 to 43.0.1 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@42.0.8...43.0.1) Updates `pytest` from 8.2.2 to 8.3.3 - [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.3.3) Updates `pre-commit` from 3.7.1 to 3.8.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...v3.8.0) Updates `ruff` from 0.4.9 to 0.6.8 - [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.6.8) 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.2.3) Updates `sentry-sdk` from 2.5.1 to 2.14.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.14.0) Updates `marshmallow` from 3.21.3 to 3.22.0 - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.21.3...3.22.0) Updates `importlib-metadata` from 7.1.0 to 8.5.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.5.0) Updates `ruff` from 0.4.9 to 0.6.8 - [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.6.8) 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/v2.9.4/CHANGES.rst) - [Commits](SwissDataScienceCenter/renku-python@v2.9.2...v2.9.4) --- updated-dependencies: - 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: gunicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-patch 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: apispec-webframeworks dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: webargs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: pyjwt 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-minor dependency-group: python - dependency-name: importlib-metadata dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: dataconf dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: cryptography 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-minor dependency-group: python - dependency-name: pre-commit 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-minor dependency-group: python - dependency-name: gunicorn dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: pyyaml dependency-type: indirect update-type: version-update:semver-patch 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-minor dependency-group: python - dependency-name: marshmallow dependency-type: indirect update-type: version-update:semver-minor dependency-group: python - dependency-name: importlib-metadata dependency-type: indirect update-type: version-update:semver-major dependency-group: python - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: renku dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Sep 30, 2024
Superseded by #1990. |
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 16 updates in the / directory:
4.5.0
4.12.0
30.1.0
31.0.0
22.0.0
23.0.0
6.0.1
6.0.2
2.2.2
2.2.3
2.5.1
2.14.0
1.1.0
1.2.0
8.4.0
8.6.0
2.8.0
2.9.0
3.21.3
3.22.0
7.1.0
8.5.0
3.2.0
3.3.0
42.0.8
43.0.1
8.2.2
8.3.3
3.7.1
3.8.0
0.4.9
0.6.8
Bumps the python group with 8 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.14.0
3.21.3
3.22.0
7.1.0
8.5.0
0.4.9
0.6.8
2.9.2
2.9.4
Updates
python-gitlab
from 4.5.0 to 4.12.0Release notes
Sourced from python-gitlab's releases.
... (truncated)
Changelog
Sourced from python-gitlab's changelog.
... (truncated)
Commits
27dbbe7
chore: release v4.12.029f617d
feat(build): build multi-arch images (#2987)ae132e7
chore(deps): update all non-major dependenciesa0729b8
chore: update pylint to 3.3.1 and resolve issues (#2997)174d992
feat: introduce related_issues to merge requests (#2996)a2ab54c
chore(deps): update dependency types-setuptools to v758601808
chore(deps): update gitlab/gitlab-ee docker tag to v17.4.0-ee.010ee58a
chore(deps): update all non-major dependencies5cd1ab2
chore(deps): update gitlab/gitlab-ee docker tag to v17.3.2-ee.096a18b0
fix(api): head requests for projectfilemanager (#2977)Updates
kubernetes
from 30.1.0 to 31.0.0Release notes
Sourced from kubernetes's releases.
... (truncated)
Changelog
Sourced from kubernetes's changelog.
... (truncated)
Commits
bc8c691
Merge pull request #2281 from yliaog/automated-release-of-31.0.0-upstream-rel...dbdba2b
Fixed CHANGELOG, the API version should be 1.31.0, the release tooling365dbaf
Update the compatibility matrix and maintenance status77a9bd0
generated client changea15ecb1
update changelog173931a
update version constants for 31.0.0 released8ee677
Merge pull request #2277 from yliaog/automated-release-of-31.0.0b1-upstream-r...7abc423
updated compatibility matrix and maintenance status2be6881
generated client changee49c89a
update changelogUpdates
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
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.2.3Release notes
Sourced from urllib3's releases.
Changelog
Sourced from urllib3's changelog.
Commits
2458bfc
Release 2.2.39b25db6
Only attempt to publish for upstreamb9adeef
Drop support for EOL PyPy3.8 and PyPy3.9b1d4649
Add explicit support for Python 3.13cc42860
Bump cryptography from 42.0.4 to 43.0.1 (#3470)3dae2e9
Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.1 (#3469)1e94feb
Revert "Add TLS settings for HTTP/2 (#3456)" (#3466)aa73abc
Bump actions/setup-python from 5.1.0 to 5.2.0 (#3468)abbfbcb
Add 1.26.20 to changelog and make the publish workflow the same (#3464)d480615
Add TLS settings for HTTP/2 (#3456)Updates
sentry-sdk
from 2.5.1 to 2.14.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
1e73ce9
Updated changelog3d0edfd
release: 2.14.06814df9
tests: Remove broken bottle tests (#3505)0934e04
Fixed config for old coverage versions (#3504)9fc3bd2
Fix AWS Lambda tests (#3495)e99873d
Better test coverage reports (#3498)0fb9606
feat(celery): Add wrapper forCelery().send_task
to support behavior as `Ta...16d05f4
fix(django): SentryWrappingMiddleware.init fails if super() is object9df2b21
feat(strawberry): Support Strawberry 0.239.2 (#3491)cd15bff
ref: Remove obsolete object as superclass (#3480)Updates
apispec-webframeworks
from 1.1.0 to 1.2.0Changelog
Sourced from apispec-webframeworks's changelog.
Commits
ebf43f1
Bump version and update changeloge26e463
Consistent ordering for HTTP path keys (#159)abcb590
[pre-commit.ci] pre-commit autoupdate377fe6b
[pre-commit.ci] pre-commit autoupdate (#157)bda9880
[pre-commit.ci] pre-commit autoupdate (#156)b5940fa
[pre-commit.ci] pre-commit autoupdate6c7f164
[pre-commit.ci] pre-commit autoupdate (#154)7326a3f
[pre-commit.ci] pre-commit autoupdate (#153)9da3882
[pre-commit.ci] pre-commit autoupdate1db8ed9
[pre-commit.ci] pre-commit autoupdate (#151)Updates
webargs
from 8.4.0 to 8.6.0Changelog
Sourced from webargs's changelog.
Commits
841100d
Bump version and update changelog9e7ec13
Merge pull request #974 from sirosen/update-for-bottle716723b
Fix for invalid JSON handling on latest 'bottle'75839eb
Bump webtest from 3.0.0 to 3.0.1 (#971)95b41eb
[pre-commit.ci] pre-commit autoupdatedcab6e4
Consolidate pre-commit.ci settings (#970)e967ed4
Reduce pre-commit.ci updates to monthly (#968)13c74bc
[pre-commit.ci] pre-commit autoupdate2b7ade2
Merge pull request #966 from marshmallow-code/pre-commit-ci-update-config1db4841
[pre-commit.ci] pre-commit autoupdateUpdates
pyjwt
from 2.8.0 to 2.9.0Release notes
Sourced from pyjwt's releases.