Bladeren bron

Prep for v3.0-beta1

jeremystretch 4 jaren geleden
bovenliggende
commit
53c29b65bd
2 gewijzigde bestanden met toevoegingen van 1 en 11 verwijderingen
  1. 0 10
      docs/development/release-checklist.md
  2. 1 1
      requirements.txt

+ 0 - 10
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).
 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
 ### 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.
 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.

+ 1 - 1
requirements.txt

@@ -18,7 +18,7 @@ gunicorn==20.1.0
 Jinja2==3.0.1
 Jinja2==3.0.1
 Markdown==3.3.4
 Markdown==3.3.4
 markdown-include==0.6.0
 markdown-include==0.6.0
-mkdocs-material==7.1.11
+mkdocs-material==7.2.0
 netaddr==0.8.0
 netaddr==0.8.0
 Pillow==8.3.1
 Pillow==8.3.1
 psycopg2-binary==2.9.1
 psycopg2-binary==2.9.1