-
Notifications
You must be signed in to change notification settings - Fork 17
Bump the pip-deps group across 1 directory with 9 updates #400
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
base: master
Are you sure you want to change the base?
Conversation
Bumps the pip-deps group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [requests](https://github.com/psf/requests) | `2.32.4` | `2.32.5` | | ruamel-yaml | `0.18.14` | `0.18.15` | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.14.0` | `4.14.1` | | [cryptography](https://github.com/pyca/cryptography) | `45.0.6` | `45.0.7` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `1.17.2` | `1.17.3` | | [botocore](https://github.com/boto/botocore) | `1.40.7` | `1.40.21` | | [boto3](https://github.com/boto/boto3) | `1.40.7` | `1.40.21` | | [types-pyyaml](https://github.com/typeshed-internal/stub_uploader) | `6.0.12.20250809` | `6.0.12.20250822` | | [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) | `2.9.0.20250809` | `2.9.0.20250822` | Updates `requests` from 2.32.4 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.4...v2.32.5) Updates `ruamel-yaml` from 0.18.14 to 0.18.15 Updates `pymongo` from 4.14.0 to 4.14.1 - [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.14.0...4.14.1) Updates `cryptography` from 45.0.6 to 45.0.7 - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](pyca/cryptography@45.0.6...45.0.7) Updates `wrapt` from 1.17.2 to 1.17.3 - [Release notes](https://github.com/GrahamDumpleton/wrapt/releases) - [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst) - [Commits](GrahamDumpleton/wrapt@1.17.2...1.17.3) Updates `botocore` from 1.40.7 to 1.40.21 - [Commits](boto/botocore@1.40.7...1.40.21) Updates `boto3` from 1.40.7 to 1.40.21 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.7...1.40.21) Updates `types-pyyaml` from 6.0.12.20250809 to 6.0.12.20250822 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) Updates `types-python-dateutil` from 2.9.0.20250809 to 2.9.0.20250822 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: requests dependency-version: 2.32.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: ruamel-yaml dependency-version: 0.18.15 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pymongo dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: cryptography dependency-version: 45.0.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: wrapt dependency-version: 1.17.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: botocore dependency-version: 1.40.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.40.21 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: types-pyyaml dependency-version: 6.0.12.20250822 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: types-python-dateutil dependency-version: 2.9.0.20250822 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <[email protected]>
MCK 1.3.0 Release NotesNew FeaturesMulti-Architecture SupportWe've added comprehensive multi-architecture support for the kubernetes operator. This enhancement enables deployment on IBM Power (ppc64le) and IBM Z (s390x) architectures alongside
Bug Fixes
Other Changes
|
Bumps the pip-deps group with 9 updates in the / directory:
2.32.4
2.32.5
0.18.14
0.18.15
4.14.0
4.14.1
45.0.6
45.0.7
1.17.2
1.17.3
1.40.7
1.40.21
1.40.7
1.40.21
6.0.12.20250809
6.0.12.20250822
2.9.0.20250809
2.9.0.20250822
Updates
requests
from 2.32.4 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
ruamel-yaml
from 0.18.14 to 0.18.15Updates
pymongo
from 4.14.0 to 4.14.1Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
Commits
0d2a4b4
Prep for 4.14.1 release (#2495)550d234
PYTHON-5503 Use uv to install just in GitHub Actions (#2490) [v4.14] (#2493)d98049c
PYTHON-5502 [v4.14] Fix handling of c extensions in Azure and GCP VMs (#2487)f66ec0f
PYTHON-5492 Fix handling of MaxTimeMS message (#2484) [v4.14] (#2485)6611bec
PYTHON-5493 [v4.14] Add a patch for the log order difference (#2482)7692bd6
PYTHON-5488append_metadata
should not add duplicates (#2461) [v4.14] (#2483)aa0b920
PYTHON-5492 Fix handling of MaxTimeMSExpired responses (#2477) [v4.14] (#2479)1c48016
PYTHON-5349 Use drivers-evergreen-tools to start servers in GitHub Actions (#...7055ad1
PYTHON-5492 Mark test as flaky (#2472) [v4.14] (#2475)e80f4f4
PYTHON-5491 Skip non-idempotent dropIndex tests (#2467) [v4.14] (#2468)Updates
cryptography
from 45.0.6 to 45.0.7Changelog
Sourced from cryptography's changelog.
Commits
f52a3e1
prep for a 45.0.7 release (#13378)Updates
wrapt
from 1.17.2 to 1.17.3Release notes
Sourced from wrapt's releases.
Changelog
Sourced from wrapt's changelog.
Commits
99130c0
Build for Windows 11 ARM.26f5344
Build for Python 3.14.43dbbe0
Modify artifact upload pattern.e90bd88
Update cibuildwheel version.58efb76
Update to ubuntu-latest.800a204
Increment release version.33b8840
Update obsolete GitHub action.1c755a1
Rename GitHub workflow file so can build package.ff4981b
Fix crash due to lack of reference count.ecbaaa1
Revert "Remove the dependency onpkg_resources
and hencesetuptools
on py...Updates
botocore
from 1.40.7 to 1.40.21Commits
0195f4a
Merge branch 'release-1.40.21'8cdce9d
Bumping version to 1.40.21f425012
Update partitions file19ee31b
Update endpoints model195503f
Update to latest modelsc870f2c
Merge branch 'release-1.40.20'56c7144
Merge branch 'release-1.40.20' into develop8e0061b
Bumping version to 1.40.20e1cad9d
Update partitions filec196d5f
Update to latest modelsUpdates
boto3
from 1.40.7 to 1.40.21Commits
8f8cca7
Merge branch 'release-1.40.21'f52857a
Bumping version to 1.40.212929a26
Add changelog entries from botocore3e12c82
Merge branch 'release-1.40.20'95ccc42
Merge branch 'release-1.40.20' into develop8b5d5ce
Bumping version to 1.40.205be943b
Add changelog entries from botocore2438288
Merge branch 'release-1.40.19'7630391
Merge branch 'release-1.40.19' into develop29c8360
Bumping version to 1.40.19Updates
types-pyyaml
from 6.0.12.20250809 to 6.0.12.20250822Commits
Updates
types-python-dateutil
from 2.9.0.20250809 to 2.9.0.20250822Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions