-
Notifications
You must be signed in to change notification settings - Fork 3
chore(deps): bump the python group across 1 directory with 13 updates #1026
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
main
Choose a base branch
from
dependabot/pip/python-db7fb8c5c8
base: main
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
00c7cf7 to
f1a0aec
Compare
Contributor
Author
|
Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting |
Bumps the python group with 13 updates in the / directory: | Package | From | To | | --- | --- | --- | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [kubernetes](https://github.com/kubernetes-client/python) | `31.0.0` | `34.1.0` | | [json-merge-patch](https://github.com/open-contracting/json-merge-patch) | `0.2` | `0.3.0` | | [prometheus-client](https://github.com/prometheus/client_python) | `0.22.0` | `0.23.1` | | [dataconf](https://github.com/zifeo/dataconf) | `3.4.0` | `3.6.0` | | [boto3](https://github.com/boto/boto3) | `1.38.21` | `1.40.46` | | [kopf](https://github.com/nolar/kopf) | `1.37.4` | `1.38.0` | | [python-json-logger](https://github.com/nhairs/python-json-logger) | `3.3.0` | `4.0.0` | | [black](https://github.com/psf/black) | `25.1.0` | `25.9.0` | | [flake8](https://github.com/pycqa/flake8) | `7.2.0` | `7.3.0` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.5` | `8.4.2` | | [pylint](https://github.com/pylint-dev/pylint) | `3.3.7` | `3.3.9` | | [pytest-mock](https://github.com/pytest-dev/pytest-mock) | `3.14.0` | `3.15.1` | Updates `pyyaml` from 6.0.2 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.2...6.0.3) Updates `kubernetes` from 31.0.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@v31.0.0...v34.1.0) Updates `json-merge-patch` from 0.2 to 0.3.0 - [Release notes](https://github.com/open-contracting/json-merge-patch/releases) - [Changelog](https://github.com/OpenDataServices/json-merge-patch/blob/main/CHANGELOG.md) - [Commits](OpenDataServices/json-merge-patch@v0.2.0...v0.3.0) Updates `prometheus-client` from 0.22.0 to 0.23.1 - [Release notes](https://github.com/prometheus/client_python/releases) - [Commits](prometheus/client_python@v0.22.0...v0.23.1) Updates `dataconf` from 3.4.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.4.0...v3.6.0) Updates `boto3` from 1.38.21 to 1.40.46 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.38.21...1.40.46) Updates `kopf` from 1.37.4 to 1.38.0 - [Release notes](https://github.com/nolar/kopf/releases) - [Commits](nolar/kopf@1.37.4...1.38.0) Updates `python-json-logger` from 3.3.0 to 4.0.0 - [Release notes](https://github.com/nhairs/python-json-logger/releases) - [Changelog](https://github.com/nhairs/python-json-logger/blob/main/docs/changelog.md) - [Commits](nhairs/python-json-logger@v3.3.0...v4.0.0) Updates `black` from 25.1.0 to 25.9.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.1.0...25.9.0) Updates `flake8` from 7.2.0 to 7.3.0 - [Commits](PyCQA/flake8@7.2.0...7.3.0) Updates `pytest` from 8.3.5 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.3.5...8.4.2) Updates `pylint` from 3.3.7 to 3.3.9 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.3.7...v3.3.9) 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) --- updated-dependencies: - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch 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: json-merge-patch dependency-version: 0.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: prometheus-client dependency-version: 0.23.1 dependency-type: direct:production update-type: version-update:semver-minor 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: boto3 dependency-version: 1.40.46 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: kopf dependency-version: 1.38.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: python-json-logger dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: flake8 dependency-version: 7.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: pylint dependency-version: 3.3.9 dependency-type: direct:development 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 ... Signed-off-by: dependabot[bot] <[email protected]>
f1a0aec to
eaedb86
Compare
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
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 13 updates in the / directory:
6.0.26.0.331.0.034.1.00.20.3.00.22.00.23.13.4.03.6.01.38.211.40.461.37.41.38.03.3.04.0.025.1.025.9.07.2.07.3.08.3.58.4.23.3.73.3.93.14.03.15.1Updates
pyyamlfrom 6.0.2 to 6.0.3Release notes
Sourced from pyyaml's releases.
Changelog
Sourced from pyyaml's changelog.
Commits
49790e7Release 6.0.3 (#889)Updates
kubernetesfrom 31.0.0 to 34.1.0Release notes
Sourced from kubernetes's releases.
... (truncated)
Changelog
Sourced from kubernetes's changelog.
... (truncated)
Commits
5b23a44Merge pull request #2455 from yliaog/automated-release-of-34.1.0-upstream-rel...8866972Updated the compatibility matrix and maintenance status9bb2014generated client changeefa2b26update changelogb374f2eupdate version constants for 34.1.0 release9d14e9fMerge pull request #2452 from yliaog/automated-release-of-34.1.0b1-upstream-r...749ec15generated client change14901c6update changelogfe16bedupdate version constants for 34.1.0b1 releasec66f45aMerge pull request #2448 from yliaog/automated-release-of-34.1.0a1-upstream-r...Updates
json-merge-patchfrom 0.2 to 0.3.0Changelog
Sourced from json-merge-patch's changelog.
Commits
1c3ca78Merge pull request #12 from OpenDataServices/2025-03-258c036beRelease 0.3.010aed4cAdd automatic PYPI publishingb460474Remove invalid dash-separated key 'description-file'88a9651Merge pull request #7 from OpenDataServices/2025-01-227337a9eGithub Actions: no cache, update versions775dca6Python 3.9+ only (and test on newer versions)222aea8Merge pull request #6 from OpenDataServices/2023update4b8c1c5python: 3.7+ onlyfbfaef2Merge pull request #3 from OpenDataServices/libraryUpdates
prometheus-clientfrom 0.22.0 to 0.23.1Release notes
Sourced from prometheus-client's releases.
Commits
8746c49Release 0.23.1266beb2fix: use tuples instead of packaging Version (#1136)f947140fix: Useasyncio.new_event_loop()to create event loop for tests (#1138)b9e78a3Release 0.23.0b3fbbcaFix issue parsing double spaces after # HELP/# TYPE (#1134)47d2b41Do not use global when only reading variable (#1133)4de31eefix: remove space after comma in openmetrics exposition (#1132)3586355Emit native histograms only when OM 2.0.0 is requested (#1128)9e3eb6cFix bug which caused metric publishing to not accept query string parameters ...d358f46Bump flake8 libraries (#1127)Updates
dataconffrom 3.4.0 to 3.6.0Release notes
Sourced from dataconf's releases.
Changelog
Sourced from dataconf's changelog.
Commits
6561a4ebump: version 3.6.0 (#225)b0110f1feat: implicit default, close #222 (#224)7343b8cbuild(deps-dev): bump ruff from 0.12.5 to 0.12.7 (#223)f6a8a46chore: better error management0fd5a70bump: version 3.5.0 (#221)3940eedbuild(deps-dev): bump ruff from 0.11.7 to 0.12.1 (#218)72b89e2fix: Issue 219 nested dataclasses (#220)cf5e91fbuild(deps-dev): bump pytest from 8.3.5 to 8.4.1 (#217)abef8ebbuild(deps-dev): bump ruff from 0.11.7 to 0.11.12 (#214)e4e336ebuild(deps-dev): bump commitizen from 4.6.0 to 4.8.3 (#216)Updates
boto3from 1.38.21 to 1.40.46Commits
a6d47b2Merge branch 'release-1.40.46'56203e3Bumping version to 1.40.469aa23ebAdd changelog entries from botocore4a131a0Merge branch 'release-1.40.45'081b0ddMerge branch 'release-1.40.45' into developc572cacBumping version to 1.40.45584a71bAdd changelog entries from botocore61ee934Merge branch 'release-1.40.44'7b6ce2aMerge branch 'release-1.40.44' into develop01553e7Bumping version to 1.40.44Updates
kopffrom 1.37.4 to 1.38.0Release notes
Sourced from kopf's releases.
Commits
ca3e0d0Merge pull request #1175 from nolar/ubuntu-20.04-deprecated10ae70fUpgrade to Ubuntu 24.04, since 20.04 is blocked in CI3a95e2fMerge pull request #1031 from nolar/session-closed-in-reauth5b9cd71Detach the vault from toggles, use conditions for more concurrency safetycbdd3e2Invalidate the very specific failed credentials, not just any current one by ...cfa1218Re-authenticate on SSL stream closed the same as on TCP/HTTP session closed9e11f7cRe-authenticate if the session is closed by a concurrent request0c90af1Merge pull request #1174 from nolar/click-8.2.02fc3738Use the proper output stream of Click>=8.2.08093937Suppress the type warnings for Click>=8.2.0 for CLI choicesUpdates
python-json-loggerfrom 3.3.0 to 4.0.0Release notes
Sourced from python-json-logger's releases.
... (truncated)
Changelog
Sourced from python-json-logger's changelog.
Commits
defed00Release 4.0.0c10f1c2[docs] Fix changelog formattingce8268cRelease version 4.0.0.rc1a8eca47[core] Support sequence of strings for Formatter fmt (#55)b53b930[core] Add support for comma format (#54)0428e2b[core] Rename LogRecord/log_record to LogData/log_data (#53)ac108d9[core,json,orjson,msgspec] Remove use of str_to_object (#52)0843f52[docs] Update version added for exc_info_as_array, stack_info_as_array (#60)f36b8b5[docs] Add style guide (#58)03ad4d1[docs] Update documentation (#57)Updates
blackfrom 25.1.0 to 25.9.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
af0ba72Prepare docs for release 25.9.0 (#4751)ffc01a0Fix schema generation error caused by new click version (#4750)626b32fAdd normalizing for\rstyle newlines (#4710)57a4612Fix mypy type issue (#4745)4f6ad7cWrap theinclause of comprehensions across lines if necessary (#4699)24f5169ci: Run diff-shades on unstable instead of preview (#4741)4d55e60Bump actions/setup-python from 5 to 6 (#4744)0cf39efImprove the performance of get_string_prefix (#4742)1f779deFix line ranges decorator edge case (#4670)203fd6bOptimize Line string method (#4739)Updates
flake8from 7.2.0 to 7.3.0Commits
c48217eRelease 7.3.0f9e0f33Merge pull request #1986 from PyCQA/document-f5426bcdb62document F54270a15b8Merge pull request #1985 from PyCQA/upgrade-deps4941a3eDescription has been truncated