From 53c29b65bd19365f1682ae8fd4f1f709cf0fa72e Mon Sep 17 00:00:00 2001 From: jeremystretch Date: Thu, 22 Jul 2021 15:07:45 -0400 Subject: [PATCH] Prep for v3.0-beta1 --- docs/development/release-checklist.md | 10 ---------- requirements.txt | 2 +- 2 files changed, 1 insertion(+), 11 deletions(-) diff --git a/docs/development/release-checklist.md b/docs/development/release-checklist.md index 91d5ab2ab..8fbec84f9 100644 --- a/docs/development/release-checklist.md +++ b/docs/development/release-checklist.md @@ -6,16 +6,6 @@ Check `base_requirements.txt` for any dependencies pinned to a specific version, and upgrade them to their most stable release (where possible). -### Update Static Libraries - -Update the following static libraries to their most recent stable release: - -* Bootstrap 3 -* Material Design Icons -* Select2 -* jQuery -* jQuery UI - ### Link to the Release Notes Page Add the release notes (`/docs/release-notes/X.Y.md`) to the table of contents within `mkdocs.yml`, and point `index.md` to the new file. diff --git a/requirements.txt b/requirements.txt index 31c42e142..f9a7a28ba 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ gunicorn==20.1.0 Jinja2==3.0.1 Markdown==3.3.4 markdown-include==0.6.0 -mkdocs-material==7.1.11 +mkdocs-material==7.2.0 netaddr==0.8.0 Pillow==8.3.1 psycopg2-binary==2.9.1