Skip to content

Commit 59e3a0f

Browse files
committed
bump cryptography to v46.0.5 in netbox (CVE-2026-26007)
1 parent 8a500a4 commit 59e3a0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

netbox/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
git+https://github.com/netbox-community/netbox-healthcheck-plugin@v${NETBOX_HEALTHCHECK_VERSION}
22
git+https://github.com/netbox-community/netbox-topology-views@v${NETBOX_TOPOLOGY_VERSION}
33
git+https://github.com/tobiasge/netbox-initializers@${NETBOX_INITIALIZERS_VERSION}
4-
cryptography==46.0.3
4+
cryptography==46.0.5
55
GitPython==3.1.45
66
Jinja2==3.1.6
77
paramiko==4.0.0

0 commit comments

Comments
 (0)