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 1414 attributes :
1515 label : NetBox version
1616 description : What version of NetBox are you currently running?
17- placeholder : v3.6.2
17+ placeholder : v3.6.3
1818 validations :
1919 required : true
2020 - 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 : v3.6.2
17+ placeholder : v3.6.3
1818 validations :
1919 required : true
2020 - type : dropdown
Original file line number Diff line number Diff line change 11# NetBox v3.6
22
3- ## v3.6.3 (FUTURE )
3+ ## v3.6.3 (2023-09-26 )
44
55### Enhancements
66
Original file line number Diff line number Diff line change 2525# Environment setup
2626#
2727
28- VERSION = '3.6.3-dev '
28+ VERSION = '3.6.3'
2929
3030# Hostname
3131HOSTNAME = platform .node ()
Original file line number Diff line number Diff line change @@ -21,11 +21,11 @@ graphene-django==3.0.0
2121gunicorn == 21.2.0
2222Jinja2 == 3.1.2
2323Markdown == 3.3.7
24- mkdocs-material == 9.3 .2
24+ mkdocs-material == 9.4 .2
2525mkdocstrings [python-legacy ]== 0.23.0
2626netaddr == 0.9.0
2727Pillow == 10.0.1
28- psycopg [binary,pool ]== 3.1.10
28+ psycopg [binary,pool ]== 3.1.11
2929PyYAML == 6.0.1
3030sentry-sdk == 1.31.0
3131social-auth-app-django == 5.3.0
You can’t perform that action at this time.
0 commit comments