Skip to content

Commit

Permalink
pip(deps): bump optuna from 2.9.0 to 2.9.1
Browse files Browse the repository at this point in the history
Bumps [optuna](https://github.com/optuna/optuna) from 2.9.0 to 2.9.1.
- [Release notes](https://github.com/optuna/optuna/releases)
- [Commits](optuna/optuna@v2.9.0...v2.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 9, 2021
1 parent 9cb83e2 commit 273243b
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
@@ -1,4 +1,4 @@
optuna==2.9.0
optuna==2.9.1
#torchvision
#torch
#ax-platform

0 comments on commit 273243b

Please sign in to comment.