Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
yangql
composable_kernel-1
Commits
fd497f0e
Unverified
Commit
fd497f0e
authored
Apr 11, 2023
by
Sam Wu
Committed by
GitHub
Apr 11, 2023
Browse files
Add dependabot config and pin rocm-docs-core (#663)
parent
c203bf67
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
26 additions
and
18 deletions
+26
-18
.github/dependabot.yml
.github/dependabot.yml
+12
-0
docs/.sphinx/requirements.in
docs/.sphinx/requirements.in
+1
-1
docs/.sphinx/requirements.txt
docs/.sphinx/requirements.txt
+13
-17
No files found.
.github/dependabot.yml
0 → 100644
View file @
fd497f0e
# To get started with Dependabot version updates, you'll need to specify which
# package ecosystems to update and where the package manifests are located.
# Please see the documentation for all configuration options:
# https://docs.github.com/github/administering-a-repository/configuration-options-for-dependency-updates
version
:
2
updates
:
-
package-ecosystem
:
"
pip"
# See documentation for possible values
directory
:
"
/"
# Location of package manifests
open-pull-requests-limit
:
10
schedule
:
interval
:
"
daily"
docs/.sphinx/requirements.in
View file @
fd497f0e
git+https://github.com/RadeonOpenCompute/
rocm-docs-core
.git
rocm-docs-core
==0.2.0
sphinxcontrib-bibtex==2.5.0
sphinxcontrib-bibtex==2.5.0
docs/.sphinx/requirements.txt
View file @
fd497f0e
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
# This file is autogenerated by pip-compile with Python 3.10
# This file is autogenerated by pip-compile with Python 3.10
# by the following command:
# by the following command:
#
#
# pip-compile requirements.in
# pip-compile
.sphinx/
requirements.in
#
#
accessible-pygments==0.0.
4
accessible-pygments==0.0.
3
# via pydata-sphinx-theme
# via pydata-sphinx-theme
alabaster==0.7.13
alabaster==0.7.13
# via sphinx
# via sphinx
...
@@ -20,7 +20,7 @@ babel==2.12.1
...
@@ -20,7 +20,7 @@ babel==2.12.1
# sphinx
# sphinx
backcall==0.2.0
backcall==0.2.0
# via ipython
# via ipython
beautifulsoup4==4.1
2.0
beautifulsoup4==4.1
1.2
# via pydata-sphinx-theme
# via pydata-sphinx-theme
breathe==4.34.0
breathe==4.34.0
# via rocm-docs-core
# via rocm-docs-core
...
@@ -34,7 +34,7 @@ click==8.1.3
...
@@ -34,7 +34,7 @@ click==8.1.3
# via
# via
# jupyter-cache
# jupyter-cache
# sphinx-external-toc
# sphinx-external-toc
comm==0.1.
3
comm==0.1.
2
# via ipykernel
# via ipykernel
debugpy==1.6.6
debugpy==1.6.6
# via ipykernel
# via ipykernel
...
@@ -65,13 +65,11 @@ idna==3.4
...
@@ -65,13 +65,11 @@ idna==3.4
# via requests
# via requests
imagesize==1.4.1
imagesize==1.4.1
# via sphinx
# via sphinx
importlib-metadata==6.
1
.0
importlib-metadata==6.
0
.0
# via
# via
# jupyter-cache
# jupyter-cache
# myst-nb
# myst-nb
importlib-resources==5.10.4
ipykernel==6.21.3
# via rocm-docs-core
ipykernel==6.22.0
# via myst-nb
# via myst-nb
ipython==8.11.0
ipython==8.11.0
# via
# via
...
@@ -87,7 +85,7 @@ jsonschema==4.17.3
...
@@ -87,7 +85,7 @@ jsonschema==4.17.3
# via nbformat
# via nbformat
jupyter-cache==0.5.0
jupyter-cache==0.5.0
# via myst-nb
# via myst-nb
jupyter-client==8.
1.0
jupyter-client==8.
0.3
# via
# via
# ipykernel
# ipykernel
# nbclient
# nbclient
...
@@ -124,7 +122,7 @@ nbclient==0.5.13
...
@@ -124,7 +122,7 @@ nbclient==0.5.13
# via
# via
# jupyter-cache
# jupyter-cache
# myst-nb
# myst-nb
nbformat==5.
8.0
nbformat==5.
7.3
# via
# via
# jupyter-cache
# jupyter-cache
# myst-nb
# myst-nb
...
@@ -187,7 +185,7 @@ pyyaml==6.0
...
@@ -187,7 +185,7 @@ pyyaml==6.0
# myst-parser
# myst-parser
# pybtex
# pybtex
# sphinx-external-toc
# sphinx-external-toc
pyzmq==25.0.
2
pyzmq==25.0.
1
# via
# via
# ipykernel
# ipykernel
# jupyter-client
# jupyter-client
...
@@ -195,8 +193,8 @@ requests==2.28.2
...
@@ -195,8 +193,8 @@ requests==2.28.2
# via
# via
# pygithub
# pygithub
# sphinx
# sphinx
rocm-docs-core
@ git+https://github.com/RadeonOpenCompute/rocm-docs-core.git
rocm-docs-core
==0.2.0
# via -r requirements.in
# via -r
.sphinx/
requirements.in
six==1.16.0
six==1.16.0
# via
# via
# asttokens
# asttokens
...
@@ -235,9 +233,7 @@ sphinx-notfound-page==0.8.3
...
@@ -235,9 +233,7 @@ sphinx-notfound-page==0.8.3
sphinxcontrib-applehelp==1.0.4
sphinxcontrib-applehelp==1.0.4
# via sphinx
# via sphinx
sphinxcontrib-bibtex==2.5.0
sphinxcontrib-bibtex==2.5.0
# via
# via -r .sphinx/requirements.in
# -r requirements.in
# rocm-docs-core
sphinxcontrib-devhelp==1.0.2
sphinxcontrib-devhelp==1.0.2
# via sphinx
# via sphinx
sphinxcontrib-htmlhelp==2.0.1
sphinxcontrib-htmlhelp==2.0.1
...
@@ -248,7 +244,7 @@ sphinxcontrib-qthelp==1.0.3
...
@@ -248,7 +244,7 @@ sphinxcontrib-qthelp==1.0.3
# via sphinx
# via sphinx
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib-serializinghtml==1.1.5
# via sphinx
# via sphinx
sqlalchemy==1.4.4
7
sqlalchemy==1.4.4
6
# via jupyter-cache
# via jupyter-cache
stack-data==0.6.2
stack-data==0.6.2
# via ipython
# via ipython
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment