Compare commits

..

1 commit

Author SHA1 Message Date
Matt Gaynor 24703d4f06
Merge 1815408e73 into 75825d28f3 2026-02-24 15:30:14 +01:00
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
4.0.1 4.0.0

View file

@ -1,6 +1,6 @@
services: services:
netbox: &netbox netbox: &netbox
image: docker.io/netboxcommunity/netbox:${VERSION-v4.5-4.0.1} image: docker.io/netboxcommunity/netbox:${VERSION-v4.5-4.0.0}
depends_on: depends_on:
- postgres - postgres
- redis - redis

View file

@ -1,6 +1,6 @@
django-auth-ldap==5.3.0 django-auth-ldap==5.3.0
dulwich==1.1.0 dulwich==1.1.0
granian[uvloop]==2.7.2 granian[uvloop]==2.7.1
python3-saml==1.16.0 python3-saml==1.16.0
--no-binary lxml --no-binary lxml
--no-binary xmlsec --no-binary xmlsec