Bump the requirements group across 1 directory with 10 updates #2888
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 10 updates in the / directory:
2.1.2
2.2.3
0.13.1
0.15.1
8.1.0
8.2.0
1.5.1
1.6.2
5.1.1
5.2.1
4.10.1
4.11.2
5.0.0
6.0.0
1.3.0
1.4.0
3.12.1
3.13.0
8.3.3
8.3.5
Updates
numpy
from 2.1.2 to 2.2.3Release notes
Sourced from numpy's releases.
... (truncated)
Commits
a274561
Merge pull request #28322 from charris/prepare-2.2.35ab0f71
REL: Prepare for the NumPy 2.2.3 release [wheel build]010ad9b
Merge pull request #28324 from charris/update-test_dirichlet_moderately_small...6338746
CI: update test_moderately_small_alpha [wheel build]56f8d5b
Merge pull request #28321 from charris/backport-2829048515a3
MAINT: Update some testing files from main96ca7e3
MAINT: respond to code reviewc20ac88
MAINT: use a try/finally to make the deadlock protection more robustd494647
MAINT: fix indentation and clarify comment3f8fbd6
MAINT: go back to try/exceptUpdates
numcodecs
from 0.13.1 to 0.15.1Release notes
Sourced from numcodecs's releases.
... (truncated)
Changelog
Sourced from numcodecs's changelog.
... (truncated)
Commits
3cf8ab1
Don't overwrite codec config values when set. (#700)8a0bd3b
Upgrade ruff to 0.9.1 (#688)b8e40f7
chore: update pre-commit hooks (#696)8d15c02
Update release notes post 0.15.0 (#692)6d090a3
Minor UX improvement: Add theUnknownCodecError
. (#689)bd517ab
chore: update pre-commit hooks (#682)0162bb8
Apply ruff preview rule RUF046 (#687)ee9a110
Enable some stricter typing rules (#679)30155c7
Remove id from zarr3 config serialization (#685)7ed1ace
Update release notes for 0.15.0 (#691)Updates
setuptools-scm
from 8.1.0 to 8.2.0Changelog
Sourced from setuptools-scm's changelog.
Commits
e554978
complete changelog to reasonable accuracy for quick release260dcf0
chore: scriv collect836eb42
Merge pull request #1096 from DimitriPapadopoulos/ruff_0.9.198b7078
Merge pull request #1106 from Ecordonnier/eco/git-ceiling-directories7d4e94c
Merge pull request #1104 from jezdez/patch-10b82e5d
[pre-commit.ci] auto fixes from pre-commit.com hooks979d793
respect GIT_CEILING_DIRECTORIES68c6b20
Add missing code block end.9b6f031
Merge pull request #1102 from paugier/error-message-env-var2b0722f
Mention SETUPTOOLS_SCM_PRETEND_VERSION_FOR in error messageUpdates
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
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
pymongo
from 4.10.1 to 4.11.2Release notes
Sourced from pymongo's releases.
Changelog
Sourced from pymongo's changelog.
... (truncated)
Commits
c27fa50
BUMP 4.11.2c17011a
BUMP 4.11.10fa3475
PYTHON-5155 Use dochub link for fork warning (#2173) [v4.11] (#2174)315f3cd
PYTHON-5166 Allow Database.command to run bulkWrite commands (#2164) [v4.11] ...736aa56
BUMP 4.11.2.dev0d175edf
BUMP 4.11.14a6aae8
PYTHON-5125 Prep for 4.11.1 release (#2137)c83f34c
PYTHON-5047 Do not run nightly release check on forks (#2134)e15b820
PYTHON-5058 Restore alternate architecture builds (#2133)3c9a248
Update ReadTheDocs to include django-mongodb-backend (#2084)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
pytest-doctestplus
from 1.3.0 to 1.4.0Release notes
Sourced from pytest-doctestplus's releases.
Changelog
Sourced from pytest-doctestplus's changelog.
Commits
c1f124c
Finalizing changelog for v1.4.05e1a479
Merge pull request #281 from bsipocz/doctest-remote-data-alla7213fb
Adding whitespaces082ef33
TST: adding tests for doctest-remote-data-allfe2593b
DOC: adding changelog4e647a2
ENH: adding doctest-remote-data-all directived620c96
Merge pull request #280 from bsipocz/doctest-requires-all74cebb8
Cleanup from review44407a6
DOC: adding changelog0ac57e8
DOC: adding doctest-requires-all to the docsUpdates
h5py
from 3.12.1 to 3.13.0Commits
c96b93d
Merge pull request #2559 from h5py/changelog-3.1304daabc
Add docstring for SpaceId.select_shape_same0588148
Full import path to low-level method584b591
Add release notes for 3.13a04f03c
Version number -> 3.13f416f89
Merge pull request #2517 from takluyver/in-memory7bc2c19
Use a different make_fapl() parameter to test File.in_memory()3a7bd67
Add news entry for File.in_memory()261f609
Fix passing make_fcpl() keyword arguments from File.in_memory()c8a141b
Fix default block size in docsUpdates
pytest
from 8.3.3 to 8.3.5Release notes
Sourced from pytest's releases.
... (truncated)
Commits
b55ab2a
Prepare release version 8.3.5e217726
Added dedicated page about using types with pytest #12842 (#12963) (#13260)2fa3f83
Add more resources and studies to flaky tests page in docs (#13250) (#13259)e5c2efe
Merge pull request #13256 from webknjaz/maintenance/towncrier-bump (#13258)3419674
Merge pull request #13187 from pytest-dev/patchback/backports/8.3.x/b4009b319...b75cfb1
Add readline workaround for libedit (#13176)edbfff7
doc: Clarify capturing .readouterr() return value (#13222) (#13225)2ebba00
Merge pull request #13199 from jakkdl/tox_docs_no_fetch (#13200)eb6496b
doc: Change training to remote only (#13196) (#13197)78cf1f6
ci: Bump build-and-inspect-python-package (#13188)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