Skip to content

Commit 8889e86

Browse files
committed
Merge branch 'main' into 19129-mac-address-table-display
2 parents c0ea63d + ee6cbdc commit 8889e86

File tree

144 files changed

+31311
-24245
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

144 files changed

+31311
-24245
lines changed

.github/ISSUE_TEMPLATE/01-feature_request.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body:
1515
attributes:
1616
label: NetBox version
1717
description: What version of NetBox are you currently running?
18-
placeholder: v4.5.1
18+
placeholder: v4.5.2
1919
validations:
2020
required: true
2121
- type: dropdown

.github/ISSUE_TEMPLATE/02-bug_report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ body:
2727
attributes:
2828
label: NetBox Version
2929
description: What version of NetBox are you currently running?
30-
placeholder: v4.5.1
30+
placeholder: v4.5.2
3131
validations:
3232
required: true
3333
- type: dropdown

.github/ISSUE_TEMPLATE/03-performance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
attributes:
99
label: NetBox Version
1010
description: What version of NetBox are you currently running?
11-
placeholder: v4.5.1
11+
placeholder: v4.5.2
1212
validations:
1313
required: true
1414
- type: dropdown

base_requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ drf-spectacular-sidecar
8585
feedparser
8686

8787
# WSGI HTTP server
88-
# https://docs.gunicorn.org/en/latest/news.html
88+
# https://gunicorn.org/news/
8989
gunicorn
9090

9191
# Platform-agnostic template rendering engine

0 commit comments

Comments
 (0)