Bump the dependencies group with 10 updates#1096
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the dependencies group with 10 updates: | Package | From | To | | --- | --- | --- | | [pymongo](https://github.com/mongodb/mongo-python-driver) | `4.10.1` | `4.17.0` | | [paramiko](https://github.com/paramiko/paramiko) | `3.5.1` | `4.0.0` | | [boto3](https://github.com/boto/boto3) | `1.42.96` | `1.42.97` | | [azure-storage-blob](https://github.com/Azure/azure-sdk-for-python) | `12.27.1` | `12.28.0` | | [responses](https://github.com/getsentry/responses) | `0.21.0` | `0.26.0` | | [botocore](https://github.com/boto/botocore) | `1.42.96` | `1.42.97` | | [urllib3](https://github.com/urllib3/urllib3) | `1.26.20` | `2.6.3` | | [mpmath](https://github.com/mpmath/mpmath) | `1.3.0` | `1.4.1` | | [textual](https://github.com/Textualize/textual) | `8.2.4` | `8.2.5` | | [virtualenv](https://github.com/pypa/virtualenv) | `21.2.4` | `21.3.0` | Updates `pymongo` from 4.10.1 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.10.1...4.17.0) Updates `paramiko` from 3.5.1 to 4.0.0 - [Commits](paramiko/paramiko@3.5.1...4.0.0) Updates `boto3` from 1.42.96 to 1.42.97 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.42.96...1.42.97) Updates `azure-storage-blob` from 12.27.1 to 12.28.0 - [Release notes](https://github.com/Azure/azure-sdk-for-python/releases) - [Commits](Azure/azure-sdk-for-python@azure-storage-blob_12.27.1...azure-storage-blob_12.28.0) Updates `responses` from 0.21.0 to 0.26.0 - [Release notes](https://github.com/getsentry/responses/releases) - [Changelog](https://github.com/getsentry/responses/blob/master/CHANGES) - [Commits](getsentry/responses@0.21.0...0.26.0) Updates `botocore` from 1.42.96 to 1.42.97 - [Commits](boto/botocore@1.42.96...1.42.97) Updates `urllib3` from 1.26.20 to 2.6.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.20...2.6.3) Updates `mpmath` from 1.3.0 to 1.4.1 - [Release notes](https://github.com/mpmath/mpmath/releases) - [Changelog](https://github.com/mpmath/mpmath/blob/1.4.1/CHANGES) - [Commits](mpmath/mpmath@1.3.0...1.4.1) Updates `textual` from 8.2.4 to 8.2.5 - [Release notes](https://github.com/Textualize/textual/releases) - [Changelog](https://github.com/Textualize/textual/blob/main/CHANGELOG.md) - [Commits](Textualize/textual@v8.2.4...v8.2.5) Updates `virtualenv` from 21.2.4 to 21.3.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@21.2.4...21.3.0) --- updated-dependencies: - dependency-name: pymongo dependency-version: 4.17.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: paramiko dependency-version: 4.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: boto3 dependency-version: 1.42.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: azure-storage-blob dependency-version: 12.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: responses dependency-version: 0.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: botocore dependency-version: 1.42.97 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mpmath dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: textual dependency-version: 8.2.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: virtualenv dependency-version: 21.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 10 updates:
4.10.14.17.03.5.14.0.01.42.961.42.9712.27.112.28.00.21.00.26.01.42.961.42.971.26.202.6.31.3.01.4.18.2.48.2.521.2.421.3.0Updates
pymongofrom 4.10.1 to 4.17.0Release notes
Sourced from pymongo's releases.
... (truncated)
Changelog
Sourced from pymongo's changelog.
... (truncated)
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
paramikofrom 3.5.1 to 4.0.0Commits
aad0370Cut 4.0.0 in changelog76f2406Speling8c4277cFix syntax-warning-throwing unittest method calld3a9617Test existence of root module dunder version9579700Nuke mentions of specific Python 3.x versions from docs etcdbfd52cAdministrivia update: Python>=3.9, pyproject.toml, etcc2ba378Remove outdated version check in GSS module2af0dd7I'm good at my job, honeste534b1aFixes #973: remove DSA/DSS support3523febTweak .gitignore to more safely ignore top level docs/Updates
boto3from 1.42.96 to 1.42.97Commits
36c76e5Merge branch 'release-1.42.97'fbac509Bumping version to 1.42.975a898a3Add changelog entries from botocore773ac7cAdd test for changelog entry validation (#4776)3c7e487Merge branch 'release-1.42.96' into developUpdates
azure-storage-blobfrom 12.27.1 to 12.28.0Commits
b3301acSTG 100 GA Release Date for 2026-01-06beb8dfa[Storage][STG 100] Prepare branch for GA + cherry-pick block size change (#44...874cfcf[Storage] Update Swagger and Release Date (#44243)4aca0ccFix perf tests on Python 3.14 + Storage change (#44230)cd5ecc5[Storage] Fix 100 Live Tests (#44108)1cd78b1[Storage] Added support for Python 3.14 + update 100 release date (#44224)471cda1[Storage] Add Blob download perf test that uses HTTP library directly (#44111)9e53510[Storage] Decompression for Binary Response in Download APIs (#43587)68b646bRemoved create file with data and file semantics features (#43978)09f0066[Storage] Added Support forUseDevelopmentStorage=true;for Connection Stri...Updates
responsesfrom 0.21.0 to 0.26.0Release notes
Sourced from responses's releases.
... (truncated)
Changelog
Sourced from responses's changelog.
... (truncated)
Commits
94913d0release: 0.26.0051b79eMakeassert_all_requests_are_firedalways assert on exception (#782)0905cb8Fix query_param_matcher not matching empty query parameter values (#787)e0c6faaci(release): Switch from action-prepare-release to Craft (#785)1be3a73fix: Consider theRetry-Afterheader when handling retries (#784)c6730fbMerge branch 'release/0.25.8'cdd104drelease: 0.25.8f940dc7Allow asserts on add_callback() matches (#774)9485a01Fix mypy errors in master (#776)1532e9e🔧 chore: update return type of RequestsMock.exit (#769)Updates
botocorefrom 1.42.96 to 1.42.97Commits
9131bfcMerge branch 'release-1.42.97'8902529Bumping version to 1.42.9759d6b63Update to latest models6f5740fAdd changelog validation unit test (#3686)b138af5Merge branch 'release-1.42.96' into developUpdates
urllib3from 1.26.20 to 2.6.3Release notes
Sourced from urllib3's releases.
... (truncated)
Changelog
Sourced from urllib3's changelog.
... (truncated)
Commits
0248277Release 2.6.38864ac4Merge commit from fork70cecb2Fix Scorecard issues related to vulnerable dev dependencies (#3755)41f249aMove "v2.0 Migration Guide" to the end of the table of contents (#3747)fd4dffdPatchVerifiedHTTPSConnectionfor Emscripten (#3752)13f0bfdHandle massive values in Retry-After when calculating time to sleep for (#3743)8c480bfBump actions/upload-artifact from 5.0.0 to 6.0.0 (#3748)4b40616Bump actions/cache from 4.3.0 to 5.0.1 (#3750)82b8479Bump actions/download-artifact from 6.0.0 to 7.0.0 (#3749)34284cbMention experimental features in the security policy (#3746)Updates
mpmathfrom 1.3.0 to 1.4.1Release notes
Sourced from mpmath's releases.
... (truncated)
Changelog
Sourced from mpmath's changelog.
... (truncated)
Commits
c1131e2Merge pull request #1053 from skirpichev/release-1.4.1d3d3eb9Update CHANGES629daffAdd a workaround for test on s390x96272f3Revert "Add backport action"e129480Test frozen package version (#1055)1ef88b4Amend docstring for round_digits()650520bUse version_file option of setuptools-scm to keep version info501af4aKeep forever deprecated aliases for mpc/mpf_log()6887127Set argtypes for sprintf from ctypesf3e9cf0Update CHANGES (free-threading support)Updates
textualfrom 8.2.4 to 8.2.5Release notes
Sourced from textual's releases.
Changelog
Sourced from textual's changelog.
Commits
5fdea0dMerge pull request #6513 from Textualize/ansi-themes992eb86superfluous codeeebf3fcstyle tweaka82be18theme tweak12ef258bumpf4b774achangelog978f86asimplifyc12fd8funbolden