-
-
Notifications
You must be signed in to change notification settings - Fork 10
Bump the python-deps group across 3 directories with 17 updates #3998
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
Conversation
Bumps the python-deps group with 17 updates in the / directory: | Package | From | To | | --- | --- | --- | | [black](https://github.com/psf/black) | `25.1.0` | `25.9.0` | | [flake8](https://github.com/pycqa/flake8) | `7.2.0` | `7.3.0` | | [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) | `24.12.12` | `25.10.21` | | [flake8-comprehensions](https://github.com/adamchainz/flake8-comprehensions) | `3.16.0` | `3.17.0` | | [isort](https://github.com/PyCQA/isort) | `6.0.1` | `7.0.0` | | [kubernetes](https://github.com/kubernetes-client/python) | `33.1.0` | `34.1.0` | | [mkdocs-htmlproofer-plugin](https://github.com/manuzhang/mkdocs-htmlproofer-plugin) | `1.3.0` | `1.4.0` | | [mkdocs-material](https://github.com/squidfunk/mkdocs-material) | `9.6.14` | `9.6.22` | | [mypy](https://github.com/python/mypy) | `1.16.0` | `1.18.2` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.13.0` | `4.15.3` | | [pyopenssl](https://github.com/pyca/pyopenssl) | `25.1.0` | `25.3.0` | | [pyyaml](https://github.com/yaml/pyyaml) | `6.0.2` | `6.0.3` | | [tox](https://github.com/tox-dev/tox) | `4.26.0` | `4.27.0` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20250516` | `2.9.0.20251008` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250516` | `6.0.12.20250915` | | [types-requests](https://github.com/typeshed-internal/stub_uploader) | `2.32.0.20250602` | `2.32.4.20250913` | | [ansible](https://github.com/ansible-community/ansible-build-data) | `11.6.0` | `12.1.0` | Bumps the python-deps group with 4 updates in the /deploy directory: [kubernetes](https://github.com/kubernetes-client/python), [pyopenssl](https://github.com/pyca/pyopenssl), [pyyaml](https://github.com/yaml/pyyaml) and [ansible](https://github.com/ansible-community/ansible-build-data). Bumps the python-deps group with 3 updates in the /maintenance directory: [kubernetes](https://github.com/kubernetes-client/python), [pymongo](https://github.com/mongodb/mongo-python-driver) and [pyopenssl](https://github.com/pyca/pyopenssl). 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 `flake8-bugbear` from 24.12.12 to 25.10.21 - [Release notes](https://github.com/PyCQA/flake8-bugbear/releases) - [Commits](PyCQA/flake8-bugbear@24.12.12...25.10.21) Updates `flake8-comprehensions` from 3.16.0 to 3.17.0 - [Changelog](https://github.com/adamchainz/flake8-comprehensions/blob/main/CHANGELOG.rst) - [Commits](adamchainz/flake8-comprehensions@3.16.0...3.17.0) Updates `isort` from 6.0.1 to 7.0.0 - [Release notes](https://github.com/PyCQA/isort/releases) - [Changelog](https://github.com/PyCQA/isort/blob/main/CHANGELOG.md) - [Commits](PyCQA/isort@6.0.1...7.0.0) Updates `kubernetes` from 33.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@v33.1.0...v34.1.0) Updates `mkdocs-htmlproofer-plugin` from 1.3.0 to 1.4.0 - [Release notes](https://github.com/manuzhang/mkdocs-htmlproofer-plugin/releases) - [Commits](manuzhang/mkdocs-htmlproofer-plugin@v1.3.0...v1.4.0) Updates `mkdocs-material` from 9.6.14 to 9.6.22 - [Release notes](https://github.com/squidfunk/mkdocs-material/releases) - [Changelog](https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG) - [Commits](squidfunk/mkdocs-material@9.6.14...9.6.22) Updates `mypy` from 1.16.0 to 1.18.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.16.0...v1.18.2) Updates `pymongo` from 4.13.0 to 4.15.3 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.13.0...4.15.3) Updates `pyopenssl` from 25.1.0 to 25.3.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@25.1.0...25.3.0) 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 `tox` from 4.26.0 to 4.27.0 - [Release notes](https://github.com/tox-dev/tox/releases) - [Changelog](https://github.com/tox-dev/tox/blob/main/docs/changelog.rst) - [Commits](tox-dev/tox@4.26.0...4.27.0) Updates `types-python-dateutil` from 2.9.0.20250516 to 2.9.0.20251008 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-pyyaml` from 6.0.12.20250516 to 6.0.12.20250915 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-requests` from 2.32.0.20250602 to 2.32.4.20250913 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `ansible` from 11.6.0 to 12.1.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@11.6.0...12.1.0) Updates `kubernetes` from 33.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@v33.1.0...v34.1.0) Updates `pyopenssl` from 25.1.0 to 25.3.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@25.1.0...25.3.0) 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 `ansible` from 11.6.0 to 12.1.0 - [Changelog](https://github.com/ansible-community/ansible-build-data/blob/main/docs/release-process.md) - [Commits](ansible-community/ansible-build-data@11.6.0...12.1.0) Updates `kubernetes` from 33.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@v33.1.0...v34.1.0) Updates `pymongo` from 4.13.0 to 4.15.3 - [Release notes](https://github.com/mongodb/mongo-python-driver/releases) - [Changelog](https://github.com/mongodb/mongo-python-driver/blob/master/doc/changelog.rst) - [Commits](mongodb/mongo-python-driver@4.13.0...4.15.3) Updates `pyopenssl` from 25.1.0 to 25.3.0 - [Changelog](https://github.com/pyca/pyopenssl/blob/main/CHANGELOG.rst) - [Commits](pyca/pyopenssl@25.1.0...25.3.0) --- updated-dependencies: - dependency-name: black dependency-version: 25.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: flake8 dependency-version: 7.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: flake8-bugbear dependency-version: 25.10.21 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: flake8-comprehensions dependency-version: 3.17.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: isort dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: python-deps - dependency-name: kubernetes dependency-version: 34.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: mkdocs-htmlproofer-plugin dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: mkdocs-material dependency-version: 9.6.22 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: mypy dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pymongo dependency-version: 4.15.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pyopenssl dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: tox dependency-version: 4.27.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: types-python-dateutil dependency-version: 2.9.0.20251008 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: types-pyyaml dependency-version: 6.0.12.20250915 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: types-requests dependency-version: 2.32.4.20250913 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: ansible dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: kubernetes dependency-version: 34.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: pyopenssl dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pyyaml dependency-version: 6.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: ansible dependency-version: 12.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: kubernetes dependency-version: 34.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: pymongo dependency-version: 4.15.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: pyopenssl dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps ... Signed-off-by: dependabot[bot] <[email protected]>
|
commit bb19a1bbeb: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3998 +/- ##
=======================================
Coverage 74.40% 74.40%
=======================================
Files 291 291
Lines 10790 10790
Branches 1351 1351
=======================================
Hits 8028 8028
Misses 2373 2373
Partials 389 389
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
Superseded by #4015. |
Bumps the python-deps group with 17 updates in the / directory:
25.1.025.9.07.2.07.3.024.12.1225.10.213.16.03.17.06.0.17.0.033.1.034.1.01.3.01.4.09.6.149.6.221.16.01.18.24.13.04.15.325.1.025.3.06.0.26.0.34.26.04.27.02.9.0.202505162.9.0.202510086.0.12.202505166.0.12.202509152.32.0.202506022.32.4.2025091311.6.012.1.0Bumps the python-deps group with 4 updates in the /deploy directory: kubernetes, pyopenssl, pyyaml and ansible.
Bumps the python-deps group with 3 updates in the /maintenance directory: kubernetes, pymongo and pyopenssl.
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-deps4941a3eupgrade pyflakes / pycodestyle23e4005Merge pull request #1983 from PyCQA/py314019424badd support for t-strings6b6f3d5Merge pull request #1980 from PyCQA/asottile-patch-18dfa669add rtd sphinx configce34111Merge pull request #1976 from PyCQA/document-f824Updates
flake8-bugbearfrom 24.12.12 to 25.10.21Release notes
Sourced from flake8-bugbear's releases.
Commits
cdd75f1Update CHANGES + move to version 25.10.21 to release4601fe6Drop 3.9 support + add 3.14 CI (#524)3969961[pre-commit.ci] pre-commit autoupdate (#523)6276149[pre-commit.ci] pre-commit autoupdate (#522)d264420[pre-commit.ci] pre-commit autoupdate (#520)6ce427dBump actions/setup-python from 5 to 6 (#519)5bae5d9Bump actions/checkout from 4 to 5 (#518)67f82f1[pre-commit.ci] pre-commit autoupdate (#515)ca05a35B912: check if map calls have strict flag (#517)5962bbdAdd B042 into READMEUpdates
flake8-comprehensionsfrom 3.16.0 to 3.17.0Changelog
Sourced from flake8-comprehensions's changelog.
Commits
adc19e2Version 3.17.0f636a0fHandle removal of deprecated ast Constant classes (#630)18d3dc2Support Python 3.14 (#629)a372a8c[pre-commit.ci] pre-commit autoupdate (#627)71f7f08Bump actions/checkout from 4 to 5 in the github-actions group (#628)2c9cd7dUpgrade dependencies (#626)5fc74bb[pre-commit.ci] pre-commit autoupdate (#624)c8c13cbUse uvx to run tox on GitHub Actions (#625)fbb575d[pre-commit.ci] pre-commit autoupdate (#623)df3b7d0[pre-commit.ci] pre-commit autoupdate (#620)Updates
isortfrom 6.0.1 to 7.0.0Release notes
Sourced from isort's releases.
... (truncated)
Changelog
Sourced from isort's changelog.
Commits
0a09c78Merge pull request #2433 from DanielNoord/python-3140fee794Add 3.14 tostdlibds332a1adBumpzstandardfor 3.14 compatf756e56Merge pull request #2432 from DanielNoord/ruff-it-up52f5134Format withruffinstead ofblack012aa69Merge pull request #2431 from DanielNoord/ruff-it-up89773dbTarget 3.10 withruff933e382Merge pull request #2430 from DanielNoord/drop-398b6e00cRemove support for Python 3.9b5f9f29Bump profile plugin to 3.10+ and re-lockUpdates
kubernetesfrom 33.1.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
mkdocs-htmlproofer-pluginfrom 1.3.0 to 1.4.0Release notes
Sourced from mkdocs-htmlproofer-plugin's releases.
Commits
802fe8fRelease 1.4.04c8ded1Fix publishing3b6cae2Support retry on invalid url (#91)1dadd64Fix errors reported by mypy (#92)4126d6dBump up version to 1.4.0.devUpdates
mkdocs-materialfrom 9.6.14 to 9.6.22Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
9b3247cUpdated changelog8f9dcbdPrepare 9.6.22 releaseb29310fUpdated dependencies68bfd52Documentationc68fac7Updated Georgian translations56bb56cBump actions/setup-node from 4 to 5 (#8471)e7d898aBump actions/setup-python from 5 to 6 (#8472)1e0699dUpdated dependenciesf7cacc0Prepare 9.6.21 release6f715fbUnpinned clickUpdates
mypyfrom 1.16.0 to 1.18.2Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
df05f05remove +dev from version01a7a12Update changelog for 1.18.2 (#19873)ca5abf0Typeshed cherry-pick: Make type ofunitest.mock.Anya subclass ofAny(#1...9d794b5[mypyc] fix: inappropriateNones in f-strings (#19846)2c0510cstubtest: additional guidance on errors when runtime is object.init (#19733)2f3f03cBump version to 1.18.2+dev for point release7669841Fix crash on recursive alias in indirection.py (#19845)03fbaa9bump version to 1.18.1 due to wheels failureb44a1fbremoved +dev from version7197a99Removed Unreleased in the Changelog for Release 1.18 (#19827)Updates
pymongofrom 4.13.0 to 4.15.3Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.