Bump the pip-version group with 6 updates #69
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-version group with 6 updates:
2.0.1
2.2.1
4.8.0
4.10.1
5.0.8
5.2.1
2.18.2
2.18.4
7.6.0
7.6.10
8.3.2
8.3.4
Updates
numpy
from 2.0.1 to 2.2.1Release notes
Sourced from numpy's releases.
... (truncated)
Changelog
Sourced from numpy's changelog.
... (truncated)
Commits
7469245
Merge pull request #28047 from charris/prepare-2.2.1acb051e
REL: Prepare for the NumPy 2.2.1 release [wheel build]28a091a
Merge pull request #28044 from charris/backport-28039723605b
TST: Add test for allowingNone
in operand sequence passed tonditer
554739e
TYP: allowNone
in operand sequence of nditer31bc4c8
Merge pull request #28021 from charris/backport-2802032f52a3
CI: pin scipy-doctest to 1.5.1 (#28020)6219aeb
Merge pull request #28007 from charris/backport-28005eb7071c
Merge pull request #28006 from charris/backport-280034f82c32
BUG: Cython API was missing NPY_UINTP.Updates
pymongo
from 4.8.0 to 4.10.1Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
77cd7ab
BUMP 4.10.11c28430
PYTHON-4808 Add changelog for 4.10.1 (#1890)7848feb
PYTHON-4786 - Fix UpdateResult.did_upsert TypeError (#1878)0279407
PYTHON-4806 Fix expected metadata in mockupdb tests (#1888)7fbeca9
[PYTHON-4803] Big endian fix for binary bson vectors (#1885)bfba548
PYTHON-4789 Migrate test_retryable_reads.py to async (#1877)8791aa0
PYTHON-4790 Migrate test_retryable_writes.py to async (#1876)c0f7810
BUMP 4.11.0.dev04713afa
BUMP 4.10.0ae6cfd6
[DRIVERS-2926] [PYTHON-4577] BSON Binary Vector Subtype Support (#1813)Updates
redis
from 5.0.8 to 5.2.1Release notes
Sourced from redis's releases.
... (truncated)
Commits
a74fa6a
Release 5.2.1 (#3451)166ae7b
Updated package version (#3418)00f5be4
adds scorer to AggregateRequest (#3409)4c4d4af
Pin pytest-profiling (#3417)d6ddb0d
DOC-4199: add TCEs to the combined query page (#3380)17db62e
DOC-4200: add TCEs to the aggregation query page (#3381)700045c
Backport 5.1 changes into master (#3406)2e46613
Client side caching refactoring (#3350)7d73d74
DOC-4197: add TCEs to the geospatial query page (#3378)c7483b3
DOC-4196: add TCEs to the full-text query page (#3377)Updates
zarr
from 2.18.2 to 2.18.4Release notes
Sourced from zarr's releases.
Changelog
Sourced from zarr's changelog.
... (truncated)
Commits
2ab280a
Mark 2.18.4 as released (#2553)b16b743
Un-pin numpy (#2552)10a4629
Fix doc version in stable doc build (#2543)8cb3837
Exclude bad version of numcodecs & fix bsddb3 doctests (#2544)ed94877
Add Python 3.13, drop Python 3.10 (#2344)ba1daa3
Merge pull request #2349 from jhamman/ci/run-ci-on-support-branchfb3c24d
remove main, change branch name287dbd9
ci: run test actions on support brancheaf5d7a
Bump numcodecs from 0.13.0 to 0.13.1 in the requirements group (#2326)a1dfd01
Bump the requirements group with 2 updates (#2303)Updates
coverage
from 7.6.0 to 7.6.10Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
f0dcf65
docs: sample HTML for 7.6.100f26f35
docs: prep for 7.6.1081c5e43
docs: rewrite the subprocess page878410c
chore: make doc_upgradef1d320d
chore: make upgrade67f1440
debug: this condition is never true. really?c85eaba
fix: multi-line statements no longer confuse branch target descriptions. #187...73e58fa
refactor: clarify the code that fixes with-statement exitse16c9cc
typo: backslask865fd7f
chore: bump the action-dependencies group with 4 updates (#1909)Updates
pytest
from 8.3.2 to 8.3.4Release notes
Sourced from pytest's releases.
... (truncated)
Commits
53f8b4e
Update pypa/gh-action-pypi-publish to v1.12.298dff36
Prepare release version 8.3.41b474e2
approx: use exact comparison for bool (#13013)b541721
docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87b
pytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81
Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72b
Improve docs on basetemp and retention (#12912) (#12928)c875841
Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816
Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0
Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)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