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'
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

View File

@ -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