File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 2626 attributes :
2727 label : NetBox Version
2828 description : What version of NetBox are you currently running?
29- placeholder : v4.0.9
29+ placeholder : v4.0.10
3030 validations :
3131 required : true
3232 - type : dropdown
Original file line number Diff line number Diff line change 1414 attributes :
1515 label : NetBox version
1616 description : What version of NetBox are you currently running?
17- placeholder : v4.0.9
17+ placeholder : v4.0.10
1818 validations :
1919 required : true
2020 - type : dropdown
Original file line number Diff line number Diff line change 11# NetBox v4.0
22
3- ## v4.0.10 (FUTURE )
3+ ## v4.0.10 (2024-08-29 )
44
55### Enhancements
66
Original file line number Diff line number Diff line change 2525# Environment setup
2626#
2727
28- VERSION = '4.0.10-dev '
28+ VERSION = '4.0.10'
2929HOSTNAME = platform .node ()
3030# Set the base directory two levels up
3131BASE_DIR = os .path .dirname (os .path .dirname (os .path .abspath (__file__ )))
Original file line number Diff line number Diff line change @@ -19,8 +19,8 @@ drf-spectacular-sidecar==2024.7.1
1919feedparser == 6.0.11
2020gunicorn == 23.0.0
2121Jinja2 == 3.1.4
22- Markdown == 3.6
23- mkdocs-material == 9.5.30
22+ Markdown == 3.7
23+ mkdocs-material == 9.5.33
2424mkdocstrings [python-legacy ]== 0.25.2
2525netaddr == 1.3.0
2626nh3 == 0.2.18
You can’t perform that action at this time.
0 commit comments