Skip to content

Commit

Permalink
pip(deps): bump ax-platform from 0.2.0 to 0.2.1 (#90)
Browse files Browse the repository at this point in the history
Bumps [ax-platform](https://github.com/facebook/Ax) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/facebook/Ax/releases)
- [Changelog](https://github.com/facebook/Ax/blob/main/CHANGELOG.md)
- [Commits](facebook/Ax@0.2.0...0.2.1)

---
updated-dependencies:
- dependency-name: ax-platform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Aug 24, 2021
1 parent 9e1578e commit d29c94e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/TUNE_REQUIREMENTS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ mypy_extensions==0.4.3; python_version < '3.8'
optuna==2.9.1
torchvision==0.9.1
torch==1.8.1
ax-platform==0.2.0; python_version >= '3.7'
ax-platform==0.2.1; python_version >= '3.7'

0 comments on commit d29c94e

Please sign in to comment.