version bump to unblock 3.4.8 build

This commit is contained in:
ryanmerolle 2023-04-13 09:21:51 -04:00
parent 7bf9e1af5a
commit fc821b9fa4
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
2.5.2 2.5.3

View file

@ -1,7 +1,7 @@
version: '3.4' version: '3.4'
services: services:
netbox: &netbox 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: depends_on:
- postgres - postgres
- redis - redis

View file

@ -3,4 +3,4 @@ django-storages[azure,boto3,dropbox,google,libcloud,sftp]==1.13.2
napalm==4.0.0 napalm==4.0.0
psycopg2==2.9.5 psycopg2==2.9.5
python3-saml==1.15.0 python3-saml==1.15.0
social-auth-core[all]==4.4.0 social-auth-core[all]==4.4.1