Update mkdocs dependencies and pin macro plugin

This commit is contained in:
Peter Rifel 2020-09-24 19:17:12 -05:00
parent 14324b6b76
commit 1ba0974248
No known key found for this signature in database
GPG Key ID: BC6469E5B16DB2B6
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
FROM alpine:3.10
FROM alpine:3.12
RUN apk add --no-cache \
bash \

View File

@ -1,5 +1,5 @@
mkdocs-material~=5.2.3
mkdocs-material~=5.5.14
mkdocs~=1.1.2
pymdown-extensions==7.1
pygments~=2.6.1
mkdocs-macros-plugin~=0.4.9
pymdown-extensions==8.0
pygments~=2.7.1
mkdocs-macros-plugin==0.4.9