mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
Prep for v3.0-beta1
This commit is contained in:
@ -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.
|
||||||
|
@ -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
|
||||||
|
Reference in New Issue
Block a user