Commit 40fe41d
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)
* build(deps): bump the pip-minor-patch-updates group across 2 directories with 7 updates
Bumps the pip-minor-patch-updates group with 3 updates in the / directory: [mypy](https://github.com/python/mypy), [pytest](https://github.com/pytest-dev/pytest) and [ruff](https://github.com/astral-sh/ruff).
Bumps the pip-minor-patch-updates group with 4 updates in the /src/sample_pytorch_gpu_project/.devcontainer directory: [torch](https://github.com/pytorch/pytorch), [torchvision](https://github.com/pytorch/vision), [mlflow](https://github.com/mlflow/mlflow) and [azureml-mlflow](https://github.com/Azure/MachineLearningNotebooks).
Updates `mypy` from 1.11.2 to 1.13.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11.2...v1.13.0)
Updates `pytest` from 8.3.3 to 8.3.4
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)
Updates `ruff` from 0.6.8 to 0.8.1
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.6.8...0.8.1)
Updates `torch` from 2.4.1 to 2.5.1
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.4.1...v2.5.1)
Updates `torchvision` from 0.19.1 to 0.20.1
- [Release notes](https://github.com/pytorch/vision/releases)
- [Commits](pytorch/vision@v0.19.1...v0.20.1)
Updates `mlflow` from 2.16.2 to 2.18.0
- [Release notes](https://github.com/mlflow/mlflow/releases)
- [Changelog](https://github.com/mlflow/mlflow/blob/master/CHANGELOG.md)
- [Commits](mlflow/mlflow@v2.16.2...v2.18.0)
Updates `azureml-mlflow` from 1.57.0.post1 to 1.58.0.post3
- [Release notes](https://github.com/Azure/MachineLearningNotebooks/releases)
- [Commits](https://github.com/Azure/MachineLearningNotebooks/commits)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip-minor-patch-updates
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: pip-minor-patch-updates
- dependency-name: ruff
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: pip-minor-patch-updates
- dependency-name: torch
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-minor-patch-updates
- dependency-name: torchvision
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-minor-patch-updates
- dependency-name: mlflow
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-minor-patch-updates
- dependency-name: azureml-mlflow
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip-minor-patch-updates
...
Signed-off-by: dependabot[bot] <support@github.com>
* downgrade mlflow version to address conflict. update base tool env to py3.11
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kosuke Fujimoto <fujikosu@gmail.com>1 parent 6adb6b9 commit 40fe41d
File tree
5 files changed
+13
-19
lines changed- .azuredevops
- .github/workflows
- src/sample_pytorch_gpu_project/.devcontainer
5 files changed
+13
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
| 1 | + | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
Lines changed: 4 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
2 | | - | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
| 1 | + | |
| 2 | + | |
9 | 3 | | |
10 | | - | |
11 | | - | |
| 4 | + | |
| 5 | + | |
0 commit comments