build(deps): bump the pip-minor-patch-updates group across 2 directories with 7 updates + update base python version for CI to 3.11 #65
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-minor-patch-updates group with 3 updates in the / directory: mypy, pytest and ruff.
Bumps the pip-minor-patch-updates group with 4 updates in the /src/sample_pytorch_gpu_project/.devcontainer directory: torch, torchvision, mlflow and azureml-mlflow.
updates base python version for CI to 3.11
mlflow was downgraded to align with azureml-mlflow's version requirement
Updates
mypyfrom 1.11.2 to 1.13.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
eb31034Bump version to 1.13.02eeb588Update changelog for 1.12.1 (#17999)bc0386bChangelog for 1.13 (#18000)5c4d2dbAdd faster-cache extra, test in CI (#17978)854ad18Make is_sub_path faster (#17962)50aa4caSpeed up stubs suggestions (#17965)7c27808Use orjson instead of json, when available (#17955)2cd2406Use fast path in modulefinder more often (#17950)e20aaeeLet mypyc optimise os.path.join (#17949)159974cUse sha1 for hashing (#17953)Updates
pytestfrom 8.3.3 to 8.3.4Release notes
Sourced from pytest's releases.
Commits
53f8b4eUpdate pypa/gh-action-pypi-publish to v1.12.298dff36Prepare release version 8.3.41b474e2approx: use exact comparison for bool (#13013)b541721docs: Fix wrong statement about sys.modules with importlib import mode (#1298...16cb87bpytest.fail: fix ANSI escape codes for colored output (#12959) (#12990)be6bc81Issue #12966 Clarify filterwarnings docs on precedence when using multiple ma...7aeb72bImprove docs on basetemp and retention (#12912) (#12928)c875841Merge pull request #12917 from pytest-dev/patchback/backports/8.3.x/ded1f44e5...6502816Merge pull request #12913 from jakkdl/dontfailonbadpath52135b0Merge pull request #12885 from The-Compiler/pdb-py311 (#12887)Updates
rufffrom 0.6.8 to 0.8.1Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
b3b2c98Update CHANGELOG.md with the new commits for 0.8.1 (#14664)abb3c6e[flake8-pyi] Avoid rewriting invalid type expressions in `unnecessary-type-...224fe75[ruff] Implementunnecessary-regular-expression(RUF055) (#14659)dc29f52[flake8-pyi,ruff] Fix traversal of nested literals and unions (PYI016,...d9cbf2fAvoids unnecessary overhead forTC004, whenTC001-003are disabled (#14657)3f6c65e[red-knot] Fix merged type after if-else without explicit else branch (#14621)976c37aBump version to 0.8.1 (#14655)a378ff3[red-knot] Fix Boolean flags in mdtests (#14654)d8bca0dFix bug where methods defined using lambdas were flagged by FURB118 (#14639)6f1cf5b[red-knot] Minor fix in MRO tests (#14652)Updates
torchfrom 2.4.1 to 2.5.1Release notes
Sourced from torch's releases.
... (truncated)
Commits
a8d6afbDisabling amp context when invoking compiler (#138659)f31b8bb[MPS] Fix sliced cast (#138535)848e7ac[SDPA-CUDNN] Make CuDNN Attention Opt in (#138587)885c823Update doc copyrights to 2024 (#138650)8c3ed97Update cpuinfo submodule (#138600)70cf2bbAdd link to torch.compile the missing manual in troubleshooting (#137369)cde6b38Don't try to load cufile (#138539)4076a73[Cherry-Pick] Use cuda 12.4 pytorch_extra_install_requirements as default (#1...a97c151update getting started xpu (#138090)32f585d[Release only] use triton 3.1.x from pypi (#137895)Updates
torchvisionfrom 0.19.1 to 0.20.1Release notes
Sourced from torchvision's releases.
... (truncated)
Commits
3ac97aaUpdate version.txt to 0.20.1 (#8694)afc54f7Remove lint job for release 0.20 (#8674)8e8a208[Cherry-pick for 0.20] Expose transforms.v2 utils for writing custom transfor...2d8a288[Cherry-Pick for 0.20] Revamp decoding docs (#8633) (#8666)7f4d561Remove prototype from release/0.20 branch (#8657)4a94962Use@release/2.5 instead of@mainfor CI jobs (#8646)db5f8a0Fix compile with nvjpeg on Windows CUDA 12 (#8641)00e7fa1Fix f-string in color error message (#8639)838ad6cAllow decoding functions to accept the mode parameter as a string (#8627)d0ebeb5Allow decode_image to support paths (#8624)Updates
azureml-mlflowfrom 1.57.0.post1 to 1.58.0.post3Commits