Skip to content

Commit

Permalink
build(deps-dev): bump result from 0.9.0 to 0.16.0
Browse files Browse the repository at this point in the history
Bumps [result](https://github.com/rustedpy/result) from 0.9.0 to 0.16.0.
- [Changelog](https://github.com/rustedpy/result/blob/master/CHANGELOG.md)
- [Commits](rustedpy/result@v0.9.0...v0.16.0)

---
updated-dependencies:
- dependency-name: result
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 25, 2023
1 parent 088cbf5 commit 9f93b3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ classifiers = [
requires-python = ">=3.10"
dependencies = [
"SMAC==2.0.2",
"result==0.9.0",
"result==0.16.0",
"xdg-base-dirs==6.0.0",
"onnxruntime==1.14.1",
"pandas==2.0.1",
Expand Down

0 comments on commit 9f93b3b

Please sign in to comment.