-
Notifications
You must be signed in to change notification settings - Fork 14
Bump the pip-deps group with 8 updates #374
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 8 updates: | 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` | | [wrapt](https://github.com/GrahamDumpleton/wrapt) | `1.17.2` | `1.17.3` | | [botocore](https://github.com/boto/botocore) | `1.40.7` | `1.40.17` | | [boto3](https://github.com/boto/boto3) | `1.40.7` | `1.40.17` | | [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 `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.17 - [Commits](boto/botocore@1.40.7...1.40.17) Updates `boto3` from 1.40.7 to 1.40.17 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.7...1.40.17) 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: 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.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.40.17 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 8 updates:
2.32.4
2.32.5
0.18.14
0.18.15
4.14.0
4.14.1
1.17.2
1.17.3
1.40.7
1.40.17
1.40.7
1.40.17
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
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.17Commits
b1b06fe
Merge branch 'release-1.40.17'd92bc20
Bumping version to 1.40.1733b8250
Update endpoints modeleb74ea4
Update to latest models1f077e3
Merge pull request #3545 from boto/dependabot/github_actions/codecov/codecov-...edd7ce3
Bump codecov/codecov-action from 5.4.0 to 5.5.056a479a
Merge branch 'release-1.40.16'4607044
Merge branch 'release-1.40.16' into develop7aa26bb
Bumping version to 1.40.16cb07fe6
Update to latest modelsUpdates
boto3
from 1.40.7 to 1.40.17Commits
50b1b67
Merge branch 'release-1.40.17'bf25224
Bumping version to 1.40.17ba4d50a
Add changelog entries from botocorefe7457e
Merge branch 'release-1.40.16'2811578
Merge branch 'release-1.40.16' into develop3930259
Bumping version to 1.40.160954e8f
Add changelog entries from botocore8836e33
Merge branch 'release-1.40.15'e1dfc5f
Merge branch 'release-1.40.15' into develop14dbc58
Bumping version to 1.40.15Updates
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