File tree 5 files changed +13
-13
lines changed
5 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 14
14
attributes :
15
15
label : NetBox version
16
16
description : What version of NetBox are you currently running?
17
- placeholder : v3.5.0
17
+ placeholder : v3.5.1
18
18
validations :
19
19
required : true
20
20
- type : dropdown
Original file line number Diff line number Diff line change 14
14
attributes :
15
15
label : NetBox version
16
16
description : What version of NetBox are you currently running?
17
- placeholder : v3.5.0
17
+ placeholder : v3.5.1
18
18
validations :
19
19
required : true
20
20
- type : dropdown
Original file line number Diff line number Diff line change 1
1
# NetBox v3.5
2
2
3
- ## v3.5.1 (FUTURE )
3
+ ## v3.5.1 (2023-05-05 )
4
4
5
5
## Enhancements
6
6
Original file line number Diff line number Diff line change 25
25
# Environment setup
26
26
#
27
27
28
- VERSION = '3.5.1-dev '
28
+ VERSION = '3.5.1'
29
29
30
30
# Hostname
31
31
HOSTNAME = platform .node ()
Original file line number Diff line number Diff line change 1
1
bleach == 6.0.0
2
- boto3 == 1.26.121
3
- Django == 4.1.8
2
+ boto3 == 1.26.127
3
+ Django == 4.1.9
4
4
django-cors-headers == 3.14.0
5
5
django-debug-toolbar == 4.0.0
6
- django-filter == 23.1
6
+ django-filter == 23.2
7
7
django-graphiql-debug-toolbar == 0.2.0
8
8
django-mptt == 0.14
9
9
django-pglocks == 1.0.4
10
- django-prometheus == 2.2.0
10
+ django-prometheus == 2.3.1
11
11
django-redis == 5.2.0
12
12
django-rich == 1.5.0
13
13
django-rq == 2.8.0
14
14
django-tables2 == 2.5.3
15
- django-taggit == 3.1 .0
15
+ django-taggit == 4.0 .0
16
16
django-timezone-field == 5.0
17
17
djangorestframework == 3.14.0
18
18
drf-spectacular == 0.26.2
19
- drf-spectacular-sidecar == 2023.4 .1
20
- dulwich == 0.21.3
19
+ drf-spectacular-sidecar == 2023.5 .1
20
+ dulwich == 0.21.5
21
21
feedparser == 6.0.10
22
22
graphene-django == 3.0.0
23
23
gunicorn == 20.1.0
24
24
Jinja2 == 3.1.2
25
25
Markdown == 3.3.7
26
- mkdocs-material == 9.1.8
26
+ mkdocs-material == 9.1.9
27
27
mkdocstrings [python-legacy ]== 0.21.2
28
28
netaddr == 0.8.0
29
29
Pillow == 9.5.0
30
30
psycopg2-binary == 2.9.6
31
31
PyYAML == 6.0
32
- sentry-sdk == 1.21.0
32
+ sentry-sdk == 1.22.1
33
33
social-auth-app-django == 5.2.0
34
34
social-auth-core [openidconnect ]== 4.4.2
35
35
svgwrite == 1.4.3
You can’t perform that action at this time.
0 commit comments