Bump the pip group across 1 directory with 9 updates #1
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 9 updates in the / directory:
3.6.0
4.9.1
0.10.1
2.2.5
1.4.0
1.5.3
1.1.0
2.11.1
1.11.0
1.22.0
0.17.1
0.23.1
0.17.0
1.11.1
0.7
0.8.0
2.10.0
2.31.0
Updates
lxml
from 3.6.0 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
flask
from 0.10.1 to 2.2.5Release notes
Sourced from flask's releases.
... (truncated)
Changelog
Sourced from flask's changelog.
... (truncated)
Commits
47af817
release version 2.2.5afd63b1
Merge pull request #5109 from pallets/backport-vary-cookie8646edc
setVary: Cookie
header consistently for sessiona6367da
Merge pull request #5108 from pallets/werkzeug-compat3fbfbad
werkzeug 2.3.3 compatibility726d3f4
start version 2.2.5ddc7acc
Merge pull request #5081 from pallets/release-2.2.474e0329
release version 2.2.42d46068
update dev env64bc458
update dev dependenciesUpdates
flask-admin
from 1.4.0 to 1.5.3Release notes
Sourced from flask-admin's releases.
... (truncated)
Changelog
Sourced from flask-admin's changelog.
... (truncated)
Commits
0528221
Bumped version, updated changelog8af10e0
Merge pull request #1699 from lbhsot/master1939762
Merge pull request #1779 from alanhamlett/masterc4715f0
fix flake8402e9a7
use Markupsafe to support WTForms 3829c24d
Merge pull request #1751 from nurockplayer/master801a50b
Merge pull request #1756 from GrayAn/checkboxlistff861de
escape_html function was removed as non-existent in the too old anddddfca9
SQLA fields API is now shown in the documentation2d6f7dd
Alternative field for many-to-many relationship, appears as list ofUpdates
scrapy
from 1.1.0 to 2.11.1Release notes
Sourced from scrapy's releases.
... (truncated)
Changelog
Sourced from scrapy's changelog.
... (truncated)
Commits
2f1d345
Solve test issues502addc
Bump version: 2.11.0 → 2.11.16b88b33
Set the release date of versions 2.11.1 and 1.8.4479619b
Merge branch '2.11-redos' into 2.11809bfac
Merge branch '2.11-compression-bomb' into 2.115bcb8fd
Merge branch '2.11-authorization' into 2.11a55e933
Release notes for 2.11.1 (#6150)5e5a920
Remove slow leftovers810aaa6
Undo an unintended changec5dad41
Speed up tests, remove comments without regexpsUpdates
numpy
from 1.11.0 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.17.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 0.17.0 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)Updates
scrapy-splash
from 0.7 to 0.8.0Release notes
Sourced from scrapy-splash's releases.
Changelog
Sourced from scrapy-splash's changelog.
... (truncated)
Commits
b42e191
README.rst: remove :ref: usagee942d28
CHANGES.rst: update 0.8.0 release date8643db2
CHANGES.rst: remove :ref: usage263418a
GitHub Actions: use the official codecov action (#293)2b253e5
Implement SPLASH_USER and SPLASH_PASS783c58d
Version bump for 0.8.0 (#230)c96e00b
Travis CI → GitHub Actions (#292)e40ca4f
TST test for GH-164f05c870
Merge pull request #164 from whalebot-helmsman/master6658431
use a copy instead of changing external dictUpdates
requests
from 2.10.0 to 2.31.0Release notes
Sourced from requests's releases.
... (truncated)
Changelog
Sourced from requests's changelog.
... (truncated)
Commits
147c851
v2.31.074ea7cf
Merge pull request from GHSA-j8r2-6x86-q33q3022253
test on pypy 3.8 and pypy 3.9 on windows and macos (#6424)b639e66
test on py3.12 (#6448)d3d5044
Fixed a small typo (#6452)2ad18e0
v2.30.0f2629e9
Remove strict parameter (#6434)87d63de
v2.29.051716c4
enable the warnings plugin (#6416)a7da1ab
try on ubuntu 22.04 (#6418)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.