Bump the pip group across 6 directories with 5 updates #589
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 1 update in the /cli directory: pydantic.
Bumps the pip group with 1 update in the /examples/ChestXRay/metrics/project directory: scikit-learn.
Bumps the pip group with 1 update in the /examples/SurgMLCube/surg_metrics/project directory: scikit-learn.
Bumps the pip group with 2 updates in the /examples/chestxray_tutorial/data_preparator/project directory: pillow and tqdm.
Bumps the pip group with 1 update in the /examples/chestxray_tutorial/model_custom_cnn/project directory: tqdm.
Bumps the pip group with 1 update in the /server directory: gunicorn.
Updates
pydantic
from 1.10.2 to 1.10.13Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
8822578
Prepare release 1.10.13 (#7674)59d8f38
[Backport] Add max length check tovalidate_email
(#7673)69b92b5
Make the v1 mypy plugin work with both v1 and v2 (#6920)87bf417
Update pip commands to install 1.10 (#6930)d9c2af3
Prepare release 1.10.12 (#6825)2aaddf6
Deque's maxlen property dropped on V1 validation (#6586)15c82d9
Prepare for 1.10.11 (#6420)8750c37
no longer tag docs release as latest2c0e2a6
Fix import of create_model in tools.py (#6364)0e8a387
Prepare for 1.10.10 (#6308)Updates
scikit-learn
from 0.24.2 to 1.0.1Release notes
Sourced from scikit-learn's releases.
Commits
0d37891
Trigger wheel builder workflow: [cd build]7737cb9
DOC update the News section in website (#21417)8971a19
DOC Ensures that MultiTaskElasticNetCV passes numpydoc validation (#21405)d6e24ee
DOC Ensures that LabelSpreading passes numpydoc validation (#21414)14fda2f
DOC Ensures that PassiveAggressiveRegressor passes numpydoc validation (#21413)112ae4e
DOC Ensures that OrthogonalMatchingPursuitCV passes numpydoc validation (#21412)cd927c0
FIX delete feature_names_in_ when refitting on a ndarray (#21389)ae223ee
bumpversion to 1.0.19227162
MNT remove 1.1 changelog due to rebase conflict5d75547
MNT fix changelog 1.0.1 (#21416)Updates
scikit-learn
from 0.24.2 to 1.0.1Release notes
Sourced from scikit-learn's releases.
Commits
0d37891
Trigger wheel builder workflow: [cd build]7737cb9
DOC update the News section in website (#21417)8971a19
DOC Ensures that MultiTaskElasticNetCV passes numpydoc validation (#21405)d6e24ee
DOC Ensures that LabelSpreading passes numpydoc validation (#21414)14fda2f
DOC Ensures that PassiveAggressiveRegressor passes numpydoc validation (#21413)112ae4e
DOC Ensures that OrthogonalMatchingPursuitCV passes numpydoc validation (#21412)cd927c0
FIX delete feature_names_in_ when refitting on a ndarray (#21389)ae223ee
bumpversion to 1.0.19227162
MNT remove 1.1 changelog due to rebase conflict5d75547
MNT fix changelog 1.0.1 (#21416)Updates
pillow
from 9.5.0 to 10.3.0Release notes
Sourced from pillow's releases.
... (truncated)
Changelog
Sourced from pillow's changelog.
... (truncated)
Commits
5c89d88
10.3.0 version bump63cbfcf
Update CHANGES.rst [ci skip]2776126
Merge pull request #7928 from python-pillow/lcmsaeb51cb
Merge branch 'main' into lcms5beb0b6
Update CHANGES.rst [ci skip]cac6ffa
Merge pull request #7927 from python-pillow/imagemathf5eeeac
Name as 'options' in lambda_eval and unsafe_eval, but '_dict' in deprecated evalfacf3af
Added release notes2a93aba
Use strncpy to avoid buffer overflowa670597
Update CHANGES.rst [ci skip]Updates
tqdm
from 4.65.0 to 4.66.3Release notes
Sourced from tqdm's releases.
Commits
4e613f8
Merge pull request from GHSA-g7vv-2v7x-gj9pb53348c
cli: eval safetycc372d0
bump version, merge pull request #1549 from tqdm/devele9f0c05
use PyPI trusted publishing7323d5b
slight makefile clean5306125
tests: bump pre-commit4a6fd4f
fix datetime.utcfromtimestamp py3.12 warning (#1519)6f13759
tests: fix macos notebook indentation3abcd2a
tests: fix asva4d15c8
tests: fix pandas warningsUpdates
tqdm
from 4.65.0 to 4.66.3Release notes
Sourced from tqdm's releases.
Commits
4e613f8
Merge pull request from GHSA-g7vv-2v7x-gj9pb53348c
cli: eval safetycc372d0
bump version, merge pull request #1549 from tqdm/devele9f0c05
use PyPI trusted publishing7323d5b
slight makefile clean5306125
tests: bump pre-commit4a6fd4f
fix datetime.utcfromtimestamp py3.12 warning (#1519)6f13759
tests: fix macos notebook indentation3abcd2a
tests: fix asva4d15c8
tests: fix pandas warningsUpdates
gunicorn
from 21.2.0 to 22.0.0Release notes
Sourced from gunicorn's releases.
Commits
f63d59e
bump to 22.04ac81e0
Merge pull request #3175 from e-kwsm/typo401cecf
Merge pull request #3179 from dhdaines/exclude-eventlet-03600243ec3
fix(deps): exclude eventlet 0.36.0628a0bc
chore: fix typos88fc4a4
Merge pull request #3131 from pajod/patch-py12-rebaseddeae2fc
CI: back off the agressive timeoutf470382
docs: promise 3.12 compat5e30bfa
add changelog to project.urls (updated for PEP621)481c3f9
remove setup.cfg - overridden by pyproject.tomlDependabot 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.