diff --git a/VERSION b/VERSION index f225a78..aedc15b 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.5.2 +2.5.3 diff --git a/docker-compose.yml b/docker-compose.yml index d853726..c1038ca 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -1,7 +1,7 @@ version: '3.4' services: netbox: &netbox - image: docker.io/netboxcommunity/netbox:${VERSION-v3.4-2.5.2} + image: docker.io/netboxcommunity/netbox:${VERSION-v3.4-2.5.3} depends_on: - postgres - redis diff --git a/requirements-container.txt b/requirements-container.txt index a5e1639..b369fd6 100644 --- a/requirements-container.txt +++ b/requirements-container.txt @@ -3,4 +3,4 @@ django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.13.2 napalm==4.0.0 psycopg2==2.9.5 python3-saml==1.15.0 -social-auth-core[all]==4.4.0 +social-auth-core[all]==4.4.1