File tree Expand file tree Collapse file tree 6 files changed +10
-10
lines changed
Expand file tree Collapse file tree 6 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 2525 attributes :
2626 label : NetBox Version
2727 description : What version of NetBox are you currently running?
28- placeholder : v3.7.2
28+ placeholder : v3.7.3
2929 validations :
3030 required : true
3131 - 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.7.2
17+ placeholder : v3.7.3
1818 validations :
1919 required : true
2020 - type : dropdown
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ mkdocs-material
105105mkdocstrings[python-legacy]
106106
107107# Library for manipulating IP prefixes and addresses
108- # https://github.com/netaddr/netaddr/blob/master/CHANGELOG
108+ # https://github.com/netaddr/netaddr/blob/master/CHANGELOG.rst
109109netaddr
110110
111111# Fork of PIL (Python Imaging Library) for image processing
Original file line number Diff line number Diff line change 11# NetBox v3.7
22
3- ## v3.7.3 (FUTURE )
3+ ## v3.7.3 (2024-02-21 )
44
55### Enhancements
66
Original file line number Diff line number Diff line change 2828# Environment setup
2929#
3030
31- VERSION = '3.7.3-dev '
31+ VERSION = '3.7.3'
3232
3333# Hostname
3434HOSTNAME = platform .node ()
Original file line number Diff line number Diff line change 11bleach == 6.1.0
2- Django == 4.2.9
2+ Django == 4.2.10
33django-cors-headers == 4.3.1
44django-debug-toolbar == 4.3.0
55django-filter == 23.5
@@ -21,15 +21,15 @@ graphene-django==3.0.0
2121gunicorn == 21.2.0
2222Jinja2 == 3.1.3
2323Markdown == 3.5.2
24- mkdocs-material == 9.5.7
24+ mkdocs-material == 9.5.10
2525mkdocstrings [python-legacy ]== 0.24.0
26- netaddr == 0.10 .1
26+ netaddr == 1.2 .1
2727Pillow == 10.2.0
2828psycopg [binary,pool ]== 3.1.18
2929PyYAML == 6.0.1
3030requests == 2.31.0
3131social-auth-app-django == 5.4.0
32- social-auth-core [openidconnect ]== 4.5.2
32+ social-auth-core [openidconnect ]== 4.5.3
3333svgwrite == 1.4.3
3434tablib == 3.5.0
35- tzdata == 2023.4
35+ tzdata == 2024.1
You can’t perform that action at this time.
0 commit comments