Bump the pip-deps group with 4 updates#1007
Merged
Merged
Conversation
Bumps the pip-deps group with 4 updates: [pymongo](https://github.com/mongodb/mongo-python-driver), [botocore](https://github.com/boto/botocore), [boto3](https://github.com/boto/boto3) and [pygithub](https://github.com/pygithub/pygithub). Updates `pymongo` from 4.16.0 to 4.17.0 - [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.16.0...4.17.0) Updates `botocore` from 1.42.89 to 1.42.92 - [Commits](boto/botocore@1.42.89...1.42.92) Updates `boto3` from 1.42.89 to 1.42.92 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.89...1.42.92) Updates `pygithub` from 2.9.0 to 2.9.1 - [Release notes](https://github.com/pygithub/pygithub/releases) - [Changelog](https://github.com/PyGithub/PyGithub/blob/main/doc/changes.rst) - [Commits](PyGithub/PyGithub@v2.9.0...v2.9.1) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-deps - dependency-name: botocore dependency-version: 1.42.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: boto3 dependency-version: 1.42.92 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: pygithub dependency-version: 2.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
MCK 1.8.1 Release Notes |
nammn
approved these changes
Apr 21, 2026
MaciejKaras
approved these changes
Apr 21, 2026
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 pip-deps group with 4 updates: pymongo, botocore, boto3 and pygithub.
Updates
pymongofrom 4.16.0 to 4.17.0Release notes
Sourced from pymongo's releases.
... (truncated)
Changelog
Sourced from pymongo's changelog.
Commits
f2103a9Prep branch v4.173491c08PYTHON-5801 - Update changelog for 4.17 release (#2762)912ef33PYTHON-5798 - Overload retargeting prose tests do not ensure that sec… (#2760)b4e2c03PYTHON-5800 - Simple collation is included in index information (#2761)f31ba09PYTHON-5797 - Add IWM and Overload Error links to changelog (#2757)5da9183PYTHON-5794 - Add prose tests to verify correct retry behavior when a… (#2755)35e51a5Revert "PYTHON-5768 Add AGENTS.md w/copilot instructions" (#2744) (#2754)f41dd5cPYTHON-5772 Increase _gcp_helpers.py coverage (#2749)49e7a05PYTHON-5760 Increase _azure_helpers.py coverage (#2747)a2b0cd8PYTHON-5795 Fix absolute link to CONTRIBUTING.md in README.md (#2756)Updates
botocorefrom 1.42.89 to 1.42.92Commits
20bd7a8Merge branch 'release-1.42.92'bd78559Bumping version to 1.42.92a3409ceUpdate to latest models2da0705Merge branch 'release-1.42.91'e251732Merge branch 'release-1.42.91' into develop8244d46Bumping version to 1.42.912f36870Update endpoints model7ea300fUpdate to latest models8cde7caMerge branch 'release-1.42.90'8f03ea2Merge branch 'release-1.42.90' into developUpdates
boto3from 1.42.89 to 1.42.92Commits
d431bb0Merge branch 'release-1.42.92'5cb8aa5Bumping version to 1.42.92c594900Add changelog entries from botocore7eff2b3Update presigned URL docs to include addressing style config (#4768)d5b7391Merge branch 'release-1.42.91'c050610Merge branch 'release-1.42.91' into developf8d1385Bumping version to 1.42.913e83422Add changelog entries from botocoreac298d4Merge branch 'release-1.42.90'1a92783Merge branch 'release-1.42.90' into developUpdates
pygithubfrom 2.9.0 to 2.9.1Release notes
Sourced from pygithub's releases.
Changelog
Sourced from pygithub's changelog.
Commits
73742d4Release 2.9.1 (#3478)7d1ba28Fix getting release by tag in lazy mode (#3469)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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