Bump the requirements group with 8 updates #2725
Closed
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 requirements group with 8 updates:
2.1.2
2.2.1
8.3.3
8.3.4
1.5.1
1.6.2
12.21.0
12.24.0
5.1.1
5.2.1
5.0.0
6.0.0
2023.12.2
2024.12.0
2023.12.2
2024.12.0
Updates
numpy
from 2.1.2 to 2.2.1Release notes
Sourced from numpy's releases.
... (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
pytest
from 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
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)Updates
lmdb
from 1.5.1 to 1.6.2Changelog
Sourced from lmdb's changelog.
Commits
8c143c3
Bump version for release.9d4da39
Syntax errorb591f57
Bump version for release.f30246e
Don't publish to Test PyPI if a real release.8e995be
Bump version for release.bbc3ff7
Merge pull request #371 from jnwatson/3.13-support92c0d1a
Add dependency from publish to build_aarch6475c01c2
Publish aarch64 wheels5aacb18
Fix aarch64 stomping on non aarch64 manylinux on upload9e7c6ab
Change version to test publishing worksUpdates
azure-storage-blob
from 12.21.0 to 12.24.0Release notes
Sourced from azure-storage-blob's releases.
Commits
3b1fa56
[Storage] Changelogs for STG 96 GA (#38438)957903c
[Storage] Added connection pool note tomax_concurrency
kwarg for upload/do...2b60d8d
download_file is fully annotated (#38284)a1deb0d
disabled black in pyproject.toml for all packages (#38271)3d74cb8
[Storage] Fix for inconsistent casing inx-ms-meta
prefix extraction in res...a3b68b4
[Storage] Fix Storage subscription env var for Live tests (#37967)2024e6e
enable bandit (#37693)379fbeb
bump changelogs after STG 96 beta release (#37843)f466161
[Storage] [STG 96] Merge STG 96 into Main (#37764)a6aa7a3
[Storage] [STG 96] Beta Release Notes (#37803)Updates
redis
from 5.1.1 to 5.2.1Release notes
Sourced from redis's releases.
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)Updates
pytest-cov
from 5.0.0 to 6.0.0Changelog
Sourced from pytest-cov's changelog.
Commits
9540437
Bump version: 5.0.0 → 6.0.09f81754
Further trim down envs and drop Python 3.8.b12b5ec
Update conf.23f4b27
Update changelog.291a04f
Bump test deps and trim config.08f1101
Add--cov-precision
option. Close #655.76fe2a7
Move the warnings/errors in a place that doesn't import anything.a9ea7b7
Implement error/warning for the bad dynamic_context being set in config.c299e01
Add explicit suffixing to make it easier to see the identify the sources/usag...c87e546
Add reproducer for weird xdist dynamic_context interaction. Ref #604.Updates
fsspec
from 2023.12.2 to 2024.12.0Commits
90c7cd9
changelog (#1763)bf611a3
Add tree method to display tree-like structure of the filesystem (#1750)c36066c
fix: allow protocol prefixed paths for webhdfs (#1761)5ac1500
Write prose for "exclusive" feature (#1762)212ffb1
Ensure reference FS wraps any sync filesystems (#1755)1372f87
update s3 ci env (#1760)4a6d573
x for abstract file (#1756)bbe0591
Avoid serializing cache for file objects (#1753)ac830a0
Make exclusive/atomic writes formally possible (#1749)8be05fc
Apply ruff/flake8-type-checking rules (TCH) (#1718)Updates
s3fs
from 2023.12.2 to 2024.12.0Commits
51e3c80
changelog (#924)005d1de
test CI (#922)7dd0e36
Smaller thresholds for copy_managed (#921)ca949ab
Implement exclusive/atomic write (#917)b6a0095
fix a bug in the (#913)78249af
Parse the query parameter of url without using infer_storage_options (#912)ff8e4fe
Fix a bug in the_upload_file_part_concurrent method
(#910)f3f63cb
changelog (#905)1ddf5e6
Be sure to invalidate cache for both branched of pipe_file (#904)7fea0f5
Concurrency in pipe() (#901)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