Bump the pip group across 1 directory with 5 updates #24
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 group with 5 updates in the / directory:
4.4.2
4.9.1
3.4.5
3.6.6
1.18.1
1.22.0
0.19.1
0.23.1
1.4.1
1.11.1
Updates
lxml
from 4.4.2 to 4.9.1Changelog
Sourced from lxml's changelog.
... (truncated)
Commits
d01872c
Prevent parse failure in new test from leaking into later test runs.d65e632
Prepare release of lxml 4.9.1.86368e9
Fix a crash when incorrect parser input occurs together with usages of iterwa...50c2764
Delete unused Travis CI config and reference in docs (GH-345)8f0bf2d
Try to speed up the musllinux AArch64 build by splitting the different CPytho...b9f7074
Remove debug print from test.b224e0f
Try to install 'xz' in wheel builds, if available, since it's now needed to e...897ebfa
Update macOS deployment target version from 10.14 to 10.15 since 10.14 starts...853c9e9
Prepare release of 4.9.0.d3f77e6
Add a test for https://bugs.launchpad.net/lxml/+bug/1965070 leaving out the a...Updates
nltk
from 3.4.5 to 3.6.6Changelog
Sourced from nltk's changelog.
... (truncated)
Commits
4862b09
updates for 3.6.66b60213
Refactorgensim.doctest
to work for gensim 4.0.0 and up (#2914)59aa3fb
Fix decode error for bllip parser (#2897)a28d256
Add Precision, Recall, F-measure, Confusion Matrix to Taggers (#2862)72d9885
Added warnings if .zip files exist without any corresponding .csv files. (#2908)dea7b44
FixFileNotFoundError
when thedownload_dir
is a non-existing nested fold...abbe86b
Undo #2909 due to unexpected test failurec075dab
Allow commits with/nocache
to not use the cache (#2909)d6d513d
Renamed omw to omw-1.4 (#2907)2a50a3e
Resolve ReDoS opportunity by fixing incorrectly specified regex (#2906)Updates
numpy
from 1.18.1 to 1.22.0Release notes
Sourced from numpy's releases.
... (truncated)
Commits
4adc87d
Merge pull request #20685 from charris/prepare-for-1.22.0-releasefd66547
REL: Prepare for the NumPy 1.22.0 release.125304b
wipc283859
Merge pull request #20682 from charris/backport-204165399c03
Merge pull request #20681 from charris/backport-20954f9c45f8
Merge pull request #20680 from charris/backport-20663794b36f
Update armccompiler.pyd93b14e
Update test_public_api.py7662c07
Update init.py311ab52
Update armccompiler.pyUpdates
scikit-learn
from 0.19.1 to 0.23.1Release notes
Sourced from scikit-learn's releases.
... (truncated)
Commits
fd23727
MNT Completes position arg deprecation (#17272)467d95f
DOC Add threadpoolctl requirement to documentation (#17273)256afb3
DOC prepare whats_new for 0.23.1 (#17270)3905fc0
MNT bump version to 0.23.12431ea3
BUG Fixes cython code for ppc arch (#17201)04e485e
DOC avoid FutureWarnings for deprecations examples (#17264)1dfc42a
DOC Fix parametrize_with_checks link (#17263)25e6fd1
DOC Add explanation of why iterative imputer is experimental (#17115)6088842
DOC Update plot_column_transformer to notebook style (#17028)c19aa54
MNT Fix incorrect source code link for wrapped objects (#17247)Updates
scipy
from 1.4.1 to 1.11.1Release notes
Sourced from scipy's releases.
... (truncated)
Commits
cfe8011
REL: 1.11.1 rel commit [wheel build]450d8aa
Merge pull request #18779 from tylerjereddy/treddy_1_11_1_prep6f942e8
DOC: update 1.11.1 relnotes145cec5
MAINT: fix unuran licensing0760bab
MAINT:linalg.det:Return scalars for singleton inputs (#18763)a1c6f99
MAINT:linalg:Use only NumPy types in lu5cdc2fe
MAINT:linalg:Remove memcpy from lud9ac3f3
FIX:linalg:Guard against possible permute_l out of bound behavior7ec5010
BUG: fix handling forfactorial(..., exact=False)
for 0-dim array inputs (#...90415c6
BUG: Fix work array construction for various weight shapes. (#18741)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 conditionsYou can disable automated security fix PRs for this repo from the Security Alerts page.