File tree Expand file tree Collapse file tree 5 files changed +13
-13
lines changed
Expand file tree Collapse file tree 5 files changed +13
-13
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.5
17+ placeholder : v3.6.6
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.5
17+ placeholder : v3.6.6
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.6 (FUTURE )
3+ ## v3.6.6 (2023-11-29 )
44
55### Enhancements
66
Original file line number Diff line number Diff line change 2525# Environment setup
2626#
2727
28- VERSION = '3.6.6-dev '
28+ VERSION = '3.6.6'
2929
3030# Hostname
3131HOSTNAME = platform .node ()
Original file line number Diff line number Diff line change 11bleach == 6.1.0
22Django == 4.2.7
3- django-cors-headers == 4.3.0
3+ django-cors-headers == 4.3.1
44django-debug-toolbar == 4.2.0
5- django-filter == 23.3
5+ django-filter == 23.4
66django-graphiql-debug-toolbar == 0.2.0
77django-mptt == 0.14.0
88django-pglocks == 1.0.4
99django-prometheus == 2.3.1
1010django-redis == 5.4.0
1111django-rich == 1.8.0
12- django-rq == 2.8.1
12+ django-rq == 2.9.0
1313django-tables2 == 2.6.0
1414django-taggit == 4.0.0
15- django-timezone-field == 6.0.1
15+ django-timezone-field == 6.1.0
1616djangorestframework == 3.14.0
1717drf-spectacular == 0.26.5
1818drf-spectacular-sidecar == 2023.10.1
@@ -21,16 +21,16 @@ graphene-django==3.0.0
2121gunicorn == 21.2.0
2222Jinja2 == 3.1.2
2323Markdown == 3.3.7
24- mkdocs-material == 9.4.8
25- mkdocstrings [python-legacy ]== 0.23 .0
24+ mkdocs-material == 9.4.14
25+ mkdocstrings [python-legacy ]== 0.24 .0
2626netaddr == 0.9.0
2727Pillow == 10.1.0
28- psycopg [binary,pool ]== 3.1.12
28+ psycopg [binary,pool ]== 3.1.13
2929PyYAML == 6.0.1
3030requests == 2.31.0
31- sentry-sdk == 1.34 .0
31+ sentry-sdk == 1.38 .0
3232social-auth-app-django == 5.4.0
33- social-auth-core [openidconnect ]== 4.5.0
33+ social-auth-core [openidconnect ]== 4.5.1
3434svgwrite == 1.4.3
3535tablib == 3.5.0
3636tzdata == 2023.3
You can’t perform that action at this time.
0 commit comments