Skip to content

Commit

Permalink
Bump rocm-docs-core from 0.20.0 to 0.21.0 in /docs/.sphinx (#665)
Browse files Browse the repository at this point in the history
* Bump rocm-docs-core from 0.20.0 to 0.21.0 in /docs/.sphinx

Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.20.0 to 0.21.0.
- [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases)
- [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md)
- [Commits](ROCm/rocm-docs-core@v0.20.0...v0.21.0)

---
updated-dependencies:
- dependency-name: rocm-docs-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* replace noCI label with ci:docs-only

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Wu <sam.wu2@amd.com>
  • Loading branch information
dependabot[bot] and samjwu committed Sep 1, 2023
1 parent 53cd55f commit 7c7ac98
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ updates:
interval: "daily"
labels:
- "dependencies"
- "noCI"
- "ci:docs-only"
reviewers:
- "samjwu"
2 changes: 1 addition & 1 deletion docs/.sphinx/requirements.in
Original file line number Diff line number Diff line change
@@ -1 +1 @@
rocm-docs-core==0.20.0
rocm-docs-core==0.21.0
2 changes: 1 addition & 1 deletion docs/.sphinx/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ requests==2.31.0
# via
# pygithub
# sphinx
rocm-docs-core==0.20.0
rocm-docs-core==0.21.0
# via -r requirements.in
smmap==5.0.0
# via gitdb
Expand Down

0 comments on commit 7c7ac98

Please sign in to comment.